/* CSS Document */
.entry-content >section {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 2;
}

.entry-content >section .content {
  width: 1080px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.entry-content #keyvisual {
  height: 820px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.entry-content #keyvisual .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #keyvisual .item-bg span,
.entry-content #keyvisual .item-bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-kv_qiur.jpg) no-repeat center/cover;
}

.entry-content #keyvisual .item-bg video {
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.entry-content #keyvisual .item-img {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.entry-content #keyvisual .item-img h2 {
  line-height: 0;
  margin-bottom: 70px;
}

.entry-content #keyvisual .item-logo {
  position: absolute;
  left: 30px;
  top: 70px;
}

.entry-content #about {
  height: 820px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.entry-content #about .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #about .item-bg span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-about_zjgu.jpg) no-repeat center/cover;
}

.entry-content #about .item-text {
  position: relative;
  font-size: 16px;
  font-size: 1.0666666667rem;
  color: #FFF;
  line-height: 3;
}

.entry-content #about .item-text p:not(:last-child) {
  margin-bottom: 30px;
}

.entry-content #carry-less {
  padding-top: 180px;
  padding-bottom: 180px;
}

.entry-content #carry-less:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 80%;
  height: 380px;
  bottom: 0;
  background: rgba(180, 187, 191, 0.3);
}

.entry-content #carry-less .text {
  font-size: 16px;
  font-size: 1.0666666667rem;
  line-height: 2.3;
  letter-spacing: 0.06em;
}

.entry-content #body-fix {
  height: 550vh;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  background: #000000;
}

.entry-content #body-fix>div {
  position: absolute;
  width: 100px;
  height: 100vh;
  z-index: 5;
  pointer-events: none;
}

.entry-content #body-fix>div.bg-01 {
  top: 0;
}

.entry-content #body-fix>div.bg-01[data-emergence=visible]~#sec-content #sec-body {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-02 {
  top: 100vh;
}

.entry-content #body-fix>div.bg-02[data-emergence=visible]~#sec-content #sec-body {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-02[data-emergence=visible]~#sec-content #sec-body .item-bg:after {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-03 {
  top: 200vh;
}

.entry-content #body-fix>div.bg-03[data-emergence=visible]~#sec-content #sec-body {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-03[data-emergence=visible]~#sec-content #sec-body .item-bg:after {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-03[data-emergence=visible]~#sec-content #sec-body .item-content {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-04 {
  top: 300vh;
  height: 50vh;
}

.entry-content #body-fix>div.bg-04[data-emergence=visible]~#sec-content #sec-size {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-05 {
  top: 350vh;
  height: 50vh;
}

.entry-content #body-fix>div.bg-05[data-emergence=visible]~#sec-content #sec-size {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-05[data-emergence=visible]~#sec-content #sec-size .item-img {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.entry-content #body-fix>div.bg-06 {
  top: 400vh;
  height: 150vh;
}

.entry-content #body-fix>div.bg-06[data-emergence=visible]~#sec-content #sec-size {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-06[data-emergence=visible]~#sec-content #sec-size .item-img {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.entry-content #body-fix>div.bg-06[data-emergence=visible]~#sec-content #sec-size .item-text {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07 {
  top: 400vh;
  height: calc(100vh / 7);
}

.entry-content #body-fix>div.bg-07[data-emergence=visible]~#sec-content #sec-size {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07[data-emergence=visible]~#sec-content #sec-size .item-img {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.entry-content #body-fix>div.bg-07[data-emergence=visible]~#sec-content #sec-size .item-text {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-02 {
  margin-top: calc(100vh / 7 * 1);
}

.entry-content #body-fix>div.bg-07.img-02[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-03 {
  margin-top: calc(100vh / 7 * 2);
}

.entry-content #body-fix>div.bg-07.img-03[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(3) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-04 {
  margin-top: calc(100vh / 7 * 3);
}

.entry-content #body-fix>div.bg-07.img-04[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(4) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-05 {
  margin-top: calc(100vh / 7 * 4);
}

.entry-content #body-fix>div.bg-07.img-05[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(5) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-06 {
  margin-top: calc(100vh / 7 * 5);
}

.entry-content #body-fix>div.bg-07.img-06[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(6) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-07 {
  margin-top: calc(100vh / 7 * 6);
}

.entry-content #body-fix>div.bg-07.img-07[data-emergence=visible]~#sec-content #sec-size .item-img span:nth-child(7) {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix>div.bg-07.img-07 {
  height: 100vh;
}

.entry-content #body-fix #sec-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}

.entry-content #body-fix #sec-content>section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.entry-content #body-fix #sec-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #FFF;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-content #body-fix #sec-body .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #body-fix #sec-body .item-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-content #body-fix #sec-body .item-bg span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-body_oqpa.jpg) no-repeat 80% center/cover;
}

.entry-content #body-fix #sec-body .item-content {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-content #body-fix #sec-body .item-hd {
  font-size: 22px;
  font-size: 1.4666666667rem;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
  width: 500px;
  max-width: 100%;
  margin-left: auto;
}

.entry-content #body-fix #sec-body .item-text {
  font-size: 16px;
  font-size: 1.0666666667rem;
  width: 500px;
  max-width: 100%;
  margin-left: auto;
}

.entry-content #body-fix #sec-body-size {
  background: #EFF1F2;
  padding-top: 60px;
  overflow: hidden;
}

.entry-content #body-fix #sec-body-size .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #body-fix #sec-body-size .item-img {
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-left: 80px;
  margin-right: 25px;
}

.entry-content #body-fix #sec-body-size .item-img[data-emergence=visible] {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.entry-content #body-fix #sec-body-size .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.1;
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 500;
}

.entry-content #body-fix #sec-body-size .item-text dt {
  color: #7E7E7E;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

.entry-content #body-fix #sec-body-size .item-text dd {
  font-size: 50px;
  font-size: 3.3333333333rem;
}

.entry-content #body-fix #sec-body-size .item-text dd:not(:last-child) {
  margin-bottom: 30px;
}

.entry-content #body-fix #sec-body-size .item-text dd sup {
  font-size: 29px;
  font-size: 1.9333333333rem;
  margin-left: 5px;
}

.entry-content #body-fix #sec-size {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #EFF1F2;
  padding-top: 60px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #body-fix #sec-size .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #body-fix #sec-size .item-img {
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-left: 80px;
  margin-right: 25px;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  width: 50%;
  position: relative;
}

.entry-content #body-fix #sec-size .item-img img {
  width: auto;
  height: auto;
  max-height: 90vh;
}

.entry-content #body-fix #sec-size .item-img span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}

.entry-content #body-fix #sec-size .item-img span:nth-child(1) {
  position: relative;
  width: auto;
  height: auto;
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #body-fix #sec-size .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.1;
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 500;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-content #body-fix #sec-size .item-text dt {
  color: #7E7E7E;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

.entry-content #body-fix #sec-size .item-text dd {
  font-size: 50px;
  font-size: 3.3333333333rem;
}

.entry-content #body-fix #sec-size .item-text dd:not(:last-child) {
  margin-bottom: 30px;
}

.entry-content #body-fix #sec-size .item-text dd sup {
  font-size: 29px;
  font-size: 1.9333333333rem;
  margin-left: 5px;
}

.entry-content #body {
  min-height: 780px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #FFF;
}

@media screen and (min-width: 768px) {
  .entry-content #body {
    display: none;
  }
}

.entry-content #body .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #body .item-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.entry-content #body .item-bg span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-body_oqpa.jpg) no-repeat center/cover;
}

.entry-content #body .item-hd {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.4;
}

.entry-content #body .item-text {
  font-size: 15px;
  font-size: 1rem;
  width: 510px;
  max-width: 100%;
}

.entry-content #body-size {
  background: #EFF1F2;
  padding-top: 60px;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .entry-content #body-size {
    display: none;
  }
}

.entry-content #body-size .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #body-size .item-img {
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-left: 80px;
  margin-right: 25px;
}

.entry-content #body-size .item-img[data-emergence=visible] {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.entry-content #body-size .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.1;
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 500;
}

.entry-content #body-size .item-text dt {
  color: #7E7E7E;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
}

.entry-content #body-size .item-text dd {
  font-size: 50px;
  font-size: 3.3333333333rem;
}

.entry-content #body-size .item-text dd:not(:last-child) {
  margin-bottom: 30px;
}

.entry-content #body-size .item-text dd sup {
  font-size: 29px;
  font-size: 1.9333333333rem;
  margin-left: 5px;
}

.entry-content #operability .item-title p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #operability .item-text h3 {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
}

.entry-content #operability .item-text p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #operability .item-text p:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .entry-content #operability {
    height: 450vh;
    padding-left: 0;
    padding-right: 0;
  }

  .entry-content #operability>div {
    position: absolute;
    width: 100px;
    height: 100vh;
    z-index: 5;
    pointer-events: none;
  }

  .entry-content #operability>div.bg-01 {
    height: 100vh;
  }

  .entry-content #operability>div.bg-01[data-emergence=visible]~.item-content .item-section:nth-of-type(1) {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
  }

  .entry-content #operability>div.bg-02 {
    top: 150vh;
  }

  .entry-content #operability>div.bg-02[data-emergence=visible]~.item-content .item-section:nth-of-type(2) {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
  }

  .entry-content #operability>div.bg-03 {
    top: 250vh;
  }

  .entry-content #operability>div.bg-03[data-emergence=visible]~.item-content .item-section:nth-of-type(3) {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
  }

  .entry-content #operability>div.bg-04 {
    top: 350vh;
  }

  .entry-content #operability>div.bg-04[data-emergence=visible]~.item-content .item-section:nth-of-type(4) {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
  }

  .entry-content #operability .item-content {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .entry-content #operability .item-content .content {
    position: initial;
  }

  .entry-content #operability .item-content .text-right {
    z-index: 3;
  }

  .entry-content #operability .item-section {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    background: #FFF;
  }

  .entry-content #operability .item-title {
    padding-top: 100px;
    padding-left: 600px;
    position: relative;
    z-index: 3;
    width: 1080px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }

  .entry-content #operability .item-text {
    width: 1080px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 600px;
    padding-bottom: 10%;
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@media screen and (min-width: 768px) and (max-height: 800px) {
  .entry-content #operability .item-text {
    padding-bottom: 2%;
  }
}

@media screen and (min-width: 768px) {
  .entry-content #operability .item-text[data-emergence=visible] {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -ms-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
  }

  .entry-content #operability .item-text ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 30px;
  }

  .entry-content #operability .item-text ul li {
    height: 2px;
    background: rgba(180, 187, 191, 0.3);
    width: 10px;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }

  .entry-content #operability .item-text ul li:not(:last-child) {
    margin-right: 5px;
  }

  .entry-content #operability .item-text ul li.current {
    background-color: #979797;
  }

  .entry-content #operability .item-img {
    position: absolute;
    left: 40px;
    top: 80px;
    width: calc(50% - 40px);
    height: calc(100% - 40px - 40px - 40px);
    background: no-repeat center / cover;
    filter: alpha(opacity=100);
    opacity: 1;
  }

  .entry-content #operability .item-img[data-emergence=visible] {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -ms-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
  }

  .entry-content #operability .item-img .slides-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .entry-content #operability .item-img .slides-img .slick-track,
  .entry-content #operability .item-img .slides-img .slick-list {
    height: 100%;
  }

  .entry-content #operability .item-img .slides-img .slick-slide {
    height: 100%;
    background: no-repeat center / cover;
  }

  .entry-content #operability .item-img img {
    display: none;
  }
}

.entry-content #operability-pict {
  height: 720px;
  color: #FFF;
}

.entry-content #operability-pict .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #operability-pict .item-bg span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-operability_zjgu.jpg) no-repeat center/cover;
}

.entry-content #create {
  padding-top: 160px;
  padding-bottom: 160px;
}

.entry-content #create:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 60%;
  right: 0;
  background: rgba(180, 187, 191, 0.3);
}

.entry-content #create .text {
  font-size: 16px;
  font-size: 1.0666666667rem;
  line-height: 2.3;
  letter-spacing: 0.06em;
}

.entry-content #gallery {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 110px;
}

.entry-content #gallery .content {
  width: 1221px;
}

.entry-content #gallery .slides {
  margin-bottom: 10px;
}

.entry-content #gallery .slides .slick-slide {
  position: relative;
}

.entry-content #gallery .slides .slick-slide figcaption {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: right;
  color: #FFF;
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 500;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.entry-content #gallery .slides .slick-prev,
.entry-content #gallery .slides .slick-next {
  width: 36px;
  height: 29px;
  background: url(../img/gallery/arrow-slide_xeou.svg) no-repeat center/contain;
}

.entry-content #gallery .slides-nav {
  margin-right: -5px;
}

.entry-content #gallery .slides-nav .slick-slide {
  margin-right: 10px;
}

.entry-content #gallery .slides-nav .slick-slide.slick-current {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.entry-content #perfomance {
  background: #000000;
  color: #FFF;
  padding-top: 90px;
  padding-bottom: 140px;
  overflow: hidden;
}

.entry-content #perfomance .text-img-block section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media screen and (min-width: 768px) {
  .entry-content #perfomance .text-img-block section:nth-child(1) {
    margin-right: -100px;
  }

  .entry-content #perfomance .text-img-block section:nth-child(1) .item-text {
    margin-right: 90px;
  }

  .entry-content #perfomance .text-img-block section:nth-child(2) {
    margin-left: -100px;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-top: -170px;
  }

  .entry-content #perfomance .text-img-block section:nth-child(2) .item-img {
    margin-right: 90px;
  }
}

.entry-content #perfomance .text-img-block .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #perfomance .text-img-block .item-text h3 {
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.3;
}

.entry-content #color {
  padding-top: 140px;
  padding-bottom: 150px;
}

.entry-content #color .sub {
  font-size: 20px;
  font-size: 1.3333333333rem;
}

.entry-content #color .sub:not(:last-child) {
  margin-bottom: 20px;
}

.entry-content #color .text {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #simulation {
  padding-left: 0;
  padding-right: 0;
  background: #FFF;
  background: -moz-linear-gradient(top, #FFF 0%, rgba(180, 187, 191, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #FFF 0%, rgba(180, 187, 191, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #FFF 0%, rgba(180, 187, 191, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding-bottom: 80px;
}

.entry-content #simulation h2 {
  width: 1080px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  font-family: 'fjalla One', 'Oswald' !important;
  font-size: 60px;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: -22px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.05em;
}

.entry-content #simulation .slides-simulation .slick-slide {
  max-width: 972px;
}

.entry-content #simulation .slides-simulation .slick-slide.slick-active .item-text {
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}

.entry-content #simulation .slides-simulation .slick-slide.slick-active .item-img:after {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}

.entry-content #simulation .slides-simulation .slick-next,
.entry-content #simulation .slides-simulation .slick-prev {
  width: 70px;
  height: 46px;
  background: url(../img/simulation/arrow-slide_tiaj.svg) no-repeat center;
  top: 35%;
}

.entry-content #simulation .slides-simulation .slick-dots {
  text-align: center;
  padding-top: 20px;
}

.entry-content #simulation .slides-simulation .slick-dots li {
  width: 1px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  background: #646464;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: -moz-inline-box;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.entry-content #simulation .slides-simulation .slick-dots li.slick-active {
  background-color: #F8303A;
}

.entry-content #simulation .slides-simulation .item-img {
  text-align: center;
  line-height: 0;
  position: relative;
}

.entry-content #simulation .slides-simulation .item-img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content #simulation .slides-simulation .item-text {
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  font-size: 1.0666666667rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
}

.entry-content #simulation .slides-simulation .item-text h3 {
  font-family: "Helvetica Neue", sans-serif !important;
  font-size: 21px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 5px;
}

.entry-content #simulation .slides-simulation .item-text p {
  word-break: break-word;
  max-width: 100%;
}

.entry-content #effects {
  padding-bottom: 140px;
  background: rgba(180, 187, 191, 0.3);
  overflow: hidden;
}

.entry-content #effects h2 {
  font-family: 'fjalla One', 'Oswald' !important;
  font-size: 60px;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 5px;
  position: relative;
  pointer-events: none;
}

.entry-content #effects .effects-block {
  margin-left: 110px;
  margin-right: -100px;
}

.entry-content #effects .effects-block .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #effects .effects-block .tabs li {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.entry-content #effects .effects-block .tabs li:not(:last-child) {
  border-right: 1px solid #979797;
}

.entry-content #effects .effects-block .tabs li span {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 42px;
  font-size: 15px;
  font-size: 1rem;
}

.entry-content #effects .effects-block .tabs li.current span {
  background-color: #D8D8D8;
}

.entry-content #effects .effects-block .tab-content .tab {
  display: none;
}

.entry-content #effects .effects-block .tab-content .tab.current {
  display: block;
}

.entry-content #effects .effects-block .tab-content .tab .item-img {
  margin-bottom: 30px;
  position: relative;
}

.entry-content #effects .effects-block .tab-content .tab .item-img img {
  max-width: none !important;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .beer-reveal:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  background: #FFF;
  z-index: 8;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .beer-handle {
  background: url(../img/effects/icon-slider_pljh.svg) no-repeat center;
  width: 44px;
  height: 44px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
}

.entry-content #effects .effects-block .tab-content .tab .item-img .beer-handle:before,
.entry-content #effects .effects-block .tab-content .tab .item-img .beer-handle:after {
  display: none;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects {
  pointer-events: none;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 3px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:hover,
.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li.current {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(1) {
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -9px;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(2) {
  left: 14px;
  top: 14px;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(3) {
  right: 14px;
  top: 14px;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(4) {
  left: 14px;
  bottom: 14px;
}

.entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(5) {
  right: 14px;
  bottom: 14px;
}

.entry-content #effects .effects-block .tab-content .tab .item-text {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #auto-focus {
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 120px;
}

.entry-content #auto-focus-pict {
  height: 756px;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.entry-content #auto-focus-pict .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.entry-content #auto-focus-pict .item-bg span,
.entry-content #auto-focus-pict .item-bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-auto_focus_akcn.jpg) no-repeat center top/cover;
}

.entry-content #auto-focus-pict .item-bg video {
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.entry-content #auto-focus-pict .item-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.entry-content #auto-focus-pict .item-text {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.entry-content #auto-focus-pict .item-text span {
  color: #FFF;
}

.entry-content #auto-focus-pict .item-text h2:not(:last-child) {
  margin-bottom: 50px;
}

.entry-content #auto-focus-pict .item-text .text-block {
  text-align: left;
  max-width: 100%;
}

.entry-content #auto-focus-pict .item-text .text-block:not(:last-child) {
  margin-bottom: 150px;
}

.entry-content #auto-focus-pict .item-text .text-block h3 {
  font-size: 28px;
  font-size: 1.8666666667rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 25px;
}

.entry-content #auto-focus-pict .item-text .text-block p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #auto-focus .text-block:not(:last-child) {
  margin-bottom: 150px;
}

.entry-content #auto-focus .text-block h2 {
  font-size: 28px;
  font-size: 1.8666666667rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 25px;
}

.entry-content #auto-focus .text-block p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #auto-focus .text-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.entry-content #auto-focus .text-img:not(:last-child) {
  margin-bottom: 90px;
}

.entry-content #auto-focus .text-img .item-img {
  line-height: 0;
  margin-right: 75px;
  margin-left: -100px;
}

.entry-content #auto-focus .text-img .item-text {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.entry-content #auto-focus .text-img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: -100px;
  margin-right: -100px;
}

.entry-content #auto-focus .text-img-list li {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.entry-content #auto-focus .text-img-list .item-img {
  margin-bottom: 25px;
}

.entry-content #auto-focus .text-img-list .item-text {
  padding-left: 25px;
  padding-right: 25px;
}

.entry-content #auto-focus .item-text h3 {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
}

.entry-content #auto-focus .item-text p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #auto-focus .item-text p small {
  font-size: 13px;
  font-size: 0.8666666667rem;
}

.entry-content #movie {
  height: 720px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #000000;
}

.entry-content #movie .item-bg {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  height: calc(100% - 80px - 80px);
  overflow: hidden;
}

.entry-content #movie .item-bg span,
.entry-content #movie .item-bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-movie_ghzk.jpg) no-repeat center/cover;
}

.entry-content #movie .item-bg video {
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.entry-content #movie .item-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.entry-content #movie .item-text {
  color: #FFF;
  text-align: center;
  -webkit-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -o-text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.entry-content #movie .item-text h2 {
  font-family: 'fjalla One', 'Oswald' !important;
  font-size: 58px;
  font-size: 3.8666666667rem;
  line-height: 1;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}

.entry-content #movie .item-text p {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #lens-accessories {
  padding-top: 140px;
  padding-bottom: 100px;
}

.entry-content #lens-accessories .item-text:not(:last-child) {
  margin-bottom: 55px;
}

.entry-content #lens-accessories .item-text h2:not(:last-child) {
  margin-bottom: 40px;
}

.entry-content #lens-accessories .item-text p {
  font-size: 16px;
  font-size: 1.0666666667rem;
  line-height: 2.2;
}

.entry-content #lens-accessories .item-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.entry-content #lens-accessories .item-imgs li {
  width: calc(50% - 7px);
}

.entry-content #lens-accessories-pict {
  padding-bottom: 130px;
}

.entry-content #lens-accessories-pict .item-bg {
  position: relative;
  height: 850px;
  overflow: hidden;
  margin-left: -50px;
  margin-right: -50px;
  margin-bottom: 25px;
}

.entry-content #lens-accessories-pict .item-bg span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background: url(../img/bg-lens_accessories_rghj.jpg) no-repeat center/cover;
}

.entry-content #lens-accessories-pict .item-bg h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0.4;
  font-family: 'fjalla One', 'Oswald' !important;
  color: rgba(255, 255, 255, 0.4);
  font-size: 121px;
  font-size: 8.0666666667rem;
}

.entry-content #lens-accessories-pict .item-text {
  margin-left: auto;
  width: 540px;
  max-width: 100%;
}

.entry-content #accessories .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.entry-content #accessories .accessories-nav {
  margin-right: auto;
  text-align: center;
}

.entry-content #accessories .accessories-nav li {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  cursor: pointer;
}

.entry-content #accessories .accessories-nav li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  right: -30px;
  background: #D8D8D8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content #accessories .accessories-nav li:not(:last-child) {
  margin-bottom: 10px;
}

.entry-content #accessories .accessories-nav li figcaption {
  display: block;
  font-family: 'fjalla One', 'Oswald' !important;
  font-size: 22px;
  font-size: 1.4666666667rem;
}

.entry-content #accessories .accessories-nav li.current:before {
  background-color: #000000;
}

.entry-content #accessories .accessories-img {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-left: 40px;
  position: relative;
  /* &:after{
          @include coverBG(true,2px,33.3333333333%,-10px,33.3333333333%);
          border-top: 6px solid $f;
          border-bottom: 6px solid $f;
        } */
}

.entry-content #accessories .accessories-img .item-img {
  line-height: 0;
  margin-bottom: 10px;
}

.entry-content #accessories .accessories-img .item-text {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content #accessories .accessories-img .item-text h3 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.entry-content  .sec_features {
  padding-top: 160px;
}

.entry-content  .sec_features .content {
  width: 830px;
}

.entry-content  .box_post-list {
  padding-top: 104px;
}

.entry-content  .box_post-list .inner {
  width: 1260px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.entry-content .mfp-bg {
  background: #000000 !important;
}

.entry-content .mfp-content {
  max-width: 1080px !important;
}

.entry-content .mfp-close {
  background: none;
  color: #FFF;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  text-indent: 0;
  width: auto;
  right: 20px;
  left: initial;
  top: 20px;
  line-height: 1;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .entry-content #keyvisual {
    height: 700px;
  }

  .entry-content #about {
    height: 720px;
  }

  .entry-content #body-fix #sec-size .item-img {
    margin-left: 0;
    margin-right: 20px;
    max-width: 70%;
  }

  .entry-content #body-size .item-img {
    margin-left: 0;
    margin-right: 20px;
    max-width: 65%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) and (min-width: 768px) {
  .entry-content #operability .item-title {
    padding-top: 10%;
    padding-right: 40px;
    padding-left: calc(50% + 40px);
  }

  .entry-content #operability .item-text {
    padding-right: 40px;
    padding-left: calc(50% + 40px);
    padding-bottom: 5%;
  }

  .entry-content #operability .item-img {
    position: absolute;
    left: 40px;
    top: 80px;
    width: calc(50% - 40px);
    height: calc(100% - 40px - 40px - 40px);
    background: no-repeat center / cover;
  }

  .entry-content #operability .item-img img {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .entry-content #operability-pict {
    height: 720px;
    color: #FFF;
  }

  .entry-content #operability-pict .item-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .entry-content #operability-pict .item-bg span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 110%;
    background: url(../img/bg-operability.jpg) no-repeat center/cover;
  }

  .entry-content #perfomance .text-img-block section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) and (min-width: 768px) {
  .entry-content #perfomance .text-img-block section:nth-child(1) {
    margin-right: -50px;
  }

  .entry-content #perfomance .text-img-block section:nth-child(1) .item-text {
    margin-right: 60px;
  }

  .entry-content #perfomance .text-img-block section:nth-child(2) {
    margin-left: -50px;
    margin-top: -10%;
  }

  .entry-content #perfomance .text-img-block section:nth-child(2) .item-img {
    margin-right: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .entry-content #perfomance .text-img-block .item-img {
    max-width: 45%;
  }

  .entry-content #effects .effects-block {
    margin-left: 50px;
    margin-right: -50px;
  }

  .entry-content #effects .effects-block .tabs li a {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 1.2;
    text-align: center;
  }

  .entry-content #auto-focus-pict {
    height: 500px;
  }

  .entry-content #auto-focus .text-img .item-img {
    margin-right: 50px;
    margin-left: -50px;
    max-width: 60%;
  }

  .entry-content #auto-focus .text-img-list {
    margin-left: -50px;
    margin-right: -50px;
  }

  .entry-content #auto-focus .text-img-list .item-img {
    margin-bottom: 20px;
  }

  .entry-content #auto-focus .text-img-list .item-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .entry-content #auto-focus .item-text h3 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .entry-content #auto-focus .item-text p {
    font-size: 15px;
    font-size: 1rem;
  }

  .entry-content #movie {
    height: 600px;
  }

  .entry-content #lens-accessories-pict .item-bg {
    height: 700px;
  }

  .entry-content #lens-accessories-pict .item-bg h2 {
    font-size: 14vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) and (max-width: 900px) {
  .entry-content #accessories .content {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .entry-content #accessories .accessories-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .entry-content #accessories .accessories-nav li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 30px;
  }

  .entry-content #accessories .accessories-img {
    width: 100%;
    margin-left: 0;
  }

  .entry-content #accessories .accessories-img:before {
    display: none;
  }

  .entry-content #accessories .accessories-img:after {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .entry-content  .box_news .inner .inner-clm {
    width: auto;
  }
}

/*sp*/
@media screen and (max-width: 767px) {
  .entry-content >section {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .entry-content #keyvisual {
    height: 460px;
    margin-top: 88px;
  }

  .entry-content #keyvisual .item-img {
    width: 280px;
  }

  .entry-content #keyvisual .item-img h2 {
    margin-bottom: 35px;
  }

  .entry-content #keyvisual .item-img a {
    width: 72px;
  }

  .entry-content #keyvisual .item-logo {
    display: none;
  }

  .entry-content #about {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .entry-content #about .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 2;
  }

  .entry-content #carry-less {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .entry-content #carry-less:before {
    height: 340px;
    width: 65%;
  }

  .entry-content #carry-less .text {
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 2;
  }

  .entry-content #body-fix {
    display: none;
  }

  .entry-content #body-fix #sec-body .item-bg {
    position: relative;
    height: 340px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    margin-bottom: 55px;
  }

  .entry-content #body-fix #sec-body .item-hd {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 13px;
    text-align: center;
  }

  .entry-content #body-fix #sec-body .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
    width: auto;
  }

  .entry-content #body-fix #sec-size .item-img {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-left: -100px;
    margin-right: 30px;
  }

  .entry-content #body-fix #sec-size .item-img[data-emergence=visible] {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .entry-content #body-fix #sec-size .item-text {
    width: auto;
    position: absolute;
    right: 10px;
    bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .entry-content #body-fix #sec-size .item-text dt {
    font-size: 12px;
    font-size: 0.8rem;
    height: 0;
    position: relative;
    top: 40px;
  }

  .entry-content #body-fix #sec-size .item-text dd {
    font-size: 35px;
    font-size: 2.3333333333rem;
    position: relative;
    padding-bottom: 14px;
  }

  .entry-content #body-fix #sec-size .item-text dd:not(:last-child) {
    margin-bottom: 15px;
  }

  .entry-content #body-fix #sec-size .item-text dd sup {
    font-size: 20px;
    font-size: 1.3333333333rem;
    position: absolute;
    right: -10px;
    bottom: 0;
    margin-left: 5px;
  }

  .entry-content #body {
    min-height: 0;
    padding-bottom: 75px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #000000;
  }

  .entry-content #body .item-bg {
    position: relative;
    height: 340px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    margin-bottom: 55px;
  }

  .entry-content #body .item-hd {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 13px;
    text-align: center;
  }

  .entry-content #body .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
    width: auto;
  }

  .entry-content #body-size {
    padding-top: 0;
  }

  .entry-content #body-size .item-img {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-left: 0;
    margin-right: 30px;
    width: 60%;
  }

  .entry-content #body-size .item-img[data-emergence=visible] {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .entry-content #body-size .item-img img {
    width: 100%;
  }

  .entry-content #body-size .item-text {
    width: auto;
    position: absolute;
    right: 10px;
    bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

  .entry-content #body-size .item-text dt {
    font-size: 12px;
    font-size: 0.8rem;
    height: 0;
    position: relative;
    top: 40px;
  }

  .entry-content #body-size .item-text dd {
    font-size: 35px;
    font-size: 2.3333333333rem;
    position: relative;
    padding-bottom: 14px;
  }

  .entry-content #body-size .item-text dd:not(:last-child) {
    margin-bottom: 15px;
  }

  .entry-content #body-size .item-text dd sup {
    font-size: 20px;
    font-size: 1.3333333333rem;
    position: absolute;
    right: -10px;
    bottom: 0;
    margin-left: 5px;
  }

  .entry-content #operability {
    padding-top: 55px;
    padding-bottom: 80px;
  }

  .entry-content #operability .item-title:not(:last-child) {
    margin-bottom: 55px;
  }

  .entry-content #operability .item-title p {
    font-size: 14px;
    font-size: 0.9333333333rem;
    margin-top: -15px;
  }

  .entry-content #operability .item-section:not(:last-child) {
    margin-bottom: 60px;
  }

  .entry-content #operability .item-img {
    text-align: center;
    line-height: 0;
    margin-bottom: 20px;
  }

  .entry-content #operability .item-text h3 {
    font-size: 18px;
    font-size: 1.2rem;
  }

  .entry-content #operability .item-text p {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #operability-pict {
    height: 400px;
  }

  .entry-content #create {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .entry-content #create:before {
    height: 340px;
    width: 40%;
  }

  .entry-content #create .text {
    margin-top: -10px;
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 2;
  }

  .entry-content #gallery {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 70px;
  }

  .entry-content #gallery .content {
    width: 1221px;
  }

  .entry-content #gallery .slides {
    margin-bottom: 10px;
  }

  .entry-content #gallery .slides .slick-slide figcaption {
    position: relative;
    color: #000000;
    font-size: 10px;
    font-size: 0.6666666667rem;
    text-align: center;
    padding: 5px;
  }

  .entry-content #gallery .slides .slick-prev,
  .entry-content #gallery .slides .slick-next {
    background-size: 8px auto;
  }

  .entry-content #gallery .slides-nav {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: -3px;
  }

  .entry-content #gallery .slides-nav .slick-slide {
    margin-right: 6px;
  }

  .entry-content #perfomance {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .entry-content #perfomance .text-img-block section {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .entry-content #perfomance .text-img-block section:not(:last-child) {
    margin-bottom: 60px;
  }

  .entry-content #perfomance .text-img-block .item-img {
    margin-bottom: 30px;
  }

  .entry-content #perfomance .text-img-block .item-text {
    width: auto;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #perfomance .text-img-block .item-text h3 {
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }

  .entry-content #color {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .entry-content #color .sub {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }

  .entry-content #color .sub:not(:last-child) {
    margin-bottom: 15px;
  }

  .entry-content #color .text {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #simulation {
    padding-bottom: 60px;
  }

  .entry-content #simulation h2 {
    text-align: center;
    font-family: 'fjalla One', 'Oswald' !important;
    font-size: 8.5vw;
    margin-bottom: -3%;
  }

  .entry-content #simulation .slides-simulation .slick-next,
  .entry-content #simulation .slides-simulation .slick-prev {
    width: 20px;
    height: 46px;
    background-size: 8px auto;
    top: 30%;
  }

  .entry-content #simulation .slides-simulation .item-text {
    padding-top: 10px;
    font-size: 13px;
    font-size: 0.8666666667rem;
  }

  .entry-content #simulation .slides-simulation .item-text h3 {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }

  .entry-content #effects {
    padding-bottom: 70px;
  }

  .entry-content #effects h2 {
    font-size: 33px;
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: -5px;
  }

  .entry-content #effects .effects-block {
    margin-left: -20px;
    margin-right: -20px;
  }

  .entry-content #effects .effects-block .tabs {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .entry-content #effects .effects-block .tabs li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #FFF;
  }

  .entry-content #effects .effects-block .tabs li:not(:last-child) {
    border-right: 1px solid #FFF;
  }

  .entry-content #effects .effects-block .tabs li:nth-child(even) {
    border-right: none;
  }

  .entry-content #effects .effects-block .tabs li span {
    background-color: #B3B3B3;
    height: 40px;
    font-size: 13px;
    font-size: 0.8666666667rem;
    color: #FFF;
  }

  .entry-content #effects .effects-block .tabs li.current span {
    background-color: #000000;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img {
    margin-bottom: 10px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img img {
    max-width: 100vw !important;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav {
    right: 5px;
    bottom: 5px;
    width: 100px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li {
    width: 12px;
    height: 12px;
    border-width: 2px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(1) {
    margin-left: -6px;
    margin-top: -6px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(2) {
    left: 10px;
    top: 10px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(3) {
    right: 10px;
    top: 10px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(4) {
    left: 10px;
    bottom: 10px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-img .slides-effects-nav ul li:nth-child(5) {
    right: 10px;
    bottom: 10px;
  }

  .entry-content #effects .effects-block .tab-content .tab .item-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .entry-content #auto-focus {
    padding-top: 45px;
    padding-bottom: 70px;
  }

  .entry-content #auto-focus-pict {
    height: 510px;
  }

  .entry-content #auto-focus-pict .item-text h2:not(:last-child) {
    margin-bottom: 30px;
  }

  .entry-content #auto-focus-pict .item-text .text-block h3 {
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 15px;
  }

  .entry-content #auto-focus-pict .item-text .text-block p {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #auto-focus .text-block:not(:last-child) {
    margin-bottom: 50px;
  }

  .entry-content #auto-focus .text-block h2 {
    font-size: 18px;
    font-size: 1.2rem;
    margin-bottom: 15px;
  }

  .entry-content #auto-focus .text-block p {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #auto-focus .text-img {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entry-content #auto-focus .text-img:not(:last-child) {
    margin-bottom: 35px;
  }

  .entry-content #auto-focus .text-img .item-img {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 25px;
  }

  .entry-content #auto-focus .text-img .item-text {
    width: auto;
  }

  .entry-content #auto-focus .text-img-list {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .entry-content #auto-focus .text-img-list li {
    width: 100%;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }

  .entry-content #auto-focus .text-img-list li:not(:last-child) {
    margin-bottom: 35px;
  }

  .entry-content #auto-focus .text-img-list .item-img {
    margin-bottom: 20px;
  }

  .entry-content #auto-focus .text-img-list .item-text {
    padding-left: 0;
    padding-right: 0;
  }

  .entry-content #auto-focus .item-text h3 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
  }

  .entry-content #auto-focus .item-text p {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #movie {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entry-content #movie .item-bg {
    height: 280px;
    width: 100%;
    top: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
  }

  .entry-content #movie .item-text {
    background: #FFF;
    color: #000000;
    -webkit-text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    padding: 50px 20px 60px;
  }

  .entry-content #movie .item-text h2 {
    font-size: 48px;
    font-size: 3.2rem;
    margin-bottom: 10px;
  }

  .entry-content #movie .item-text p {
    font-size: 14px;
    font-size: 0.9333333333rem;
    text-align: left;
  }

  .entry-content #lens-accessories {
    padding-top: 60px;
    padding-bottom: 45px;
  }

  .entry-content #lens-accessories .item-text:not(:last-child) {
    margin-bottom: 30px;
  }

  .entry-content #lens-accessories .item-text h2:not(:last-child) {
    margin-bottom: 10px;
  }

  .entry-content #lens-accessories .item-text p {
    font-size: 14px;
    font-size: 0.9333333333rem;
    line-height: 2;
  }

  .entry-content #lens-accessories .item-imgs {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .entry-content #lens-accessories .item-imgs li {
    width: 100%;
    text-align: center;
  }

  .entry-content #lens-accessories .item-imgs li:not(:last-child) {
    margin-bottom: 2px;
  }

  .entry-content #lens-accessories-pict {
    padding-bottom: 60px;
  }

  .entry-content #lens-accessories-pict .item-bg {
    height: 260px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
  }

  .entry-content #lens-accessories-pict .item-bg h2 {
    font-size: 13vw;
    width: 100%;
    text-align: center;
  }

  .entry-content #lens-accessories-pict .item-text {
    width: auto;
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content #accessories .content {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .entry-content #accessories .accessories-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    margin-bottom: 10px;
  }

  .entry-content #accessories .accessories-nav li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }

  .entry-content #accessories .accessories-nav li:before {
    width: 100%;
    height: 2px;
    right: 0;
    top: inherit;
    bottom: 0;
  }

  .entry-content #accessories .accessories-nav li figcaption {
    font-family: 'fjalla One', 'Oswald' !important;
    line-height: 1.2;
    font-size: 18px;
    font-size: 1.2rem;
  }

  .entry-content #accessories .accessories-img {
    width: auto;
    -ms-flex: 1 0 auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-left: 0;
    position: relative;
  }

  .entry-content #accessories .accessories-img:before {
    display: none;
  }

  .entry-content #accessories .accessories-img:after {
    display: none;
  }

  .entry-content #accessories .accessories-img .item-text {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }

  .entry-content  .sec_features {
    padding-top: 110px;
  }
}

/* text */
.entry-content .heading,
.entry-content .heading-lv01 {
  line-height: 1.4;
}

.entry-content .heading:not(:last-child),
.entry-content .heading-lv01:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {

  .entry-content .heading:not(:last-child),
  .entry-content .heading-lv01:not(:last-child) {
    margin-bottom: 25px;
  }
}

.entry-content .heading-lv01 {
  font-size: 77px;
  font-size: 5.1333333333rem;
  font-weight: normal;
  font-family: 'fjalla One', 'Oswald' !important;
  letter-spacing: 0.1em;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .entry-content .heading-lv01 {
    line-height: 1;
    font-size: 57px;
    font-size: 3.8rem;
  }
}

@media screen and (max-width: 767px) and (max-width: 380px) {
  .entry-content .heading-lv01 {
    font-size: 47px;
    font-size: 3.1333333333rem;
  }
}

.entry-content .heading-lv02 {
  font-family: 'fjalla One', 'Oswald' !important;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

.entry-content .heading-lv02:not(:last-child) {
  margin-bottom: 20px;
}

.entry-content .heading-lv02 span {
  display: block;
}

.entry-content .heading-lv02 span:nth-of-type(1) {
  color: #909090;
  font-size: 24px;
  font-size: 1.6rem;
}

.entry-content .heading-lv02 span:nth-of-type(2) {
  font-size: 60px;
  font-size: 4rem;
}

.entry-content .heading-lv02+.sub {
  font-size: 18px;
  font-size: 1.2rem;
  margin-top: -10px;
}

.entry-content .heading-lv02+.sub:not(:last-child) {
  margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
  .entry-content .heading-lv02 span:nth-of-type(1) {
    font-size: 19px;
    font-size: 1.2666666667rem;
  }

  .entry-content .heading-lv02 span:nth-of-type(2) {
    font-size: 48px;
    font-size: 3.2rem;
  }

  .entry-content .heading-lv02+.sub {
    font-size: 14px;
    font-size: 0.9333333333rem;
    margin-top: -15px;
  }

  .entry-content .heading-lv02+.sub:not(:last-child) {
    margin-bottom: 30px;
  }
}

.entry-content .fs11 {
  font-size: 11px;
  font-size: 0.7333333333rem;
}

.entry-content .fs12 {
  font-size: 12px;
  font-size: 0.8rem;
}

.entry-content .fs13 {
  font-size: 13px;
  font-size: 0.8666666667rem;
}

.entry-content .fs14 {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

.entry-content .fs15 {
  font-size: 15px;
  font-size: 1rem;
}

.entry-content .fs16 {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.entry-content .fs17 {
  font-size: 17px;
  font-size: 1.1333333333rem;
}

.entry-content .fs18 {
  font-size: 18px;
  font-size: 1.2rem;
}

.entry-content .fs19 {
  font-size: 19px;
  font-size: 1.2666666667rem;
}

.entry-content .fs20 {
  font-size: 20px;
  font-size: 1.3333333333rem;
}

.entry-content .fs21 {
  font-size: 21px;
  font-size: 1.4rem;
}

.entry-content .fs22 {
  font-size: 22px;
  font-size: 1.4666666667rem;
}

.entry-content .fs23 {
  font-size: 23px;
  font-size: 1.5333333333rem;
}

.entry-content .fs24 {
  font-size: 24px;
  font-size: 1.6rem;
}

.entry-content .fs25 {
  font-size: 25px;
  font-size: 1.6666666667rem;
}

.entry-content .fs26 {
  font-size: 26px;
  font-size: 1.7333333333rem;
}

.entry-content .fs27 {
  font-size: 27px;
  font-size: 1.8rem;
}

.entry-content .fs28 {
  font-size: 28px;
  font-size: 1.8666666667rem;
}

.entry-content .fs29 {
  font-size: 29px;
  font-size: 1.9333333333rem;
}

.entry-content .fs30 {
  font-size: 30px;
  font-size: 2rem;
}

.entry-content .tac {
  text-align: center;
}

.entry-content .tal {
  text-align: left;
}

.entry-content .tar {
  text-align: right;
}

.entry-content .text-right {
  position: absolute;
  right: 0;
  bottom: 15%;
  text-align: center;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-feature-settings: initial;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  font-family: 'fjalla One', 'Oswald' !important;
  font-size: 19px;
  font-size: 1.2666666667rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .entry-content .text-right {
    display: none;
  }
}

.entry-content .text-red {
  color: #F8303A;
}

.entry-content .text-blue {
  color: #2a90cd;
}

.entry-content .text-bold {
  font-weight: bold;
}

/* text */
/* etc */
.entry-content .lh0 {
  line-height: 0;
}

.entry-content .w10 {
  width: 10px;
}

.entry-content .w20 {
  width: 20px;
}

.entry-content .w30 {
  width: 30px;
}

.entry-content .w40 {
  width: 40px;
}

.entry-content .w50 {
  width: 50px;
}

.entry-content .w60 {
  width: 60px;
}

.entry-content .w70 {
  width: 70px;
}

.entry-content .w80 {
  width: 80px;
}

.entry-content .w90 {
  width: 90px;
}

.entry-content .w100 {
  width: 100px;
}

.entry-content .w110 {
  width: 110px;
}

.entry-content .w120 {
  width: 120px;
}

.entry-content .w130 {
  width: 130px;
}

.entry-content .w140 {
  width: 140px;
}

.entry-content .w150 {
  width: 150px;
}

.entry-content .w160 {
  width: 160px;
}

.entry-content .w170 {
  width: 170px;
}

.entry-content .w180 {
  width: 180px;
}

.entry-content .w190 {
  width: 190px;
}

.entry-content .w200 {
  width: 200px;
}

.entry-content .w210 {
  width: 210px;
}

.entry-content .w220 {
  width: 220px;
}

.entry-content .w230 {
  width: 230px;
}

.entry-content .w240 {
  width: 240px;
}

.entry-content .w250 {
  width: 250px;
}

.entry-content .w260 {
  width: 260px;
}

.entry-content .w270 {
  width: 270px;
}

.entry-content .w280 {
  width: 280px;
}

.entry-content .w290 {
  width: 290px;
}

.entry-content .w300 {
  width: 300px;
}

.entry-content .w310 {
  width: 310px;
}

.entry-content .w320 {
  width: 320px;
}

.entry-content .w330 {
  width: 330px;
}

.entry-content .w340 {
  width: 340px;
}

.entry-content .w350 {
  width: 350px;
}

.entry-content .w360 {
  width: 360px;
}

.entry-content .w370 {
  width: 370px;
}

.entry-content .w380 {
  width: 380px;
}

.entry-content .w390 {
  width: 390px;
}

.entry-content .w400 {
  width: 400px;
}

.entry-content .w410 {
  width: 410px;
}

.entry-content .w420 {
  width: 420px;
}

.entry-content .w430 {
  width: 430px;
}

.entry-content .w440 {
  width: 440px;
}

.entry-content .w450 {
  width: 450px;
}

.entry-content .w460 {
  width: 460px;
}

.entry-content .w470 {
  width: 470px;
}

.entry-content .w480 {
  width: 480px;
}

.entry-content .w490 {
  width: 490px;
}

.entry-content .w500 {
  width: 500px;
}

.entry-content .w150 {
  width: 150px;
}

.entry-content .w200 {
  width: 200px;
}

.entry-content .w250 {
  width: 250px;
}

.entry-content .w300 {
  width: 300px;
}

.entry-content .w350 {
  width: 350px;
}

.entry-content .w400 {
  width: 400px;
}

.entry-content .w450 {
  width: 450px;
}

.entry-content .w500 {
  width: 500px;
}

.entry-content .w5p {
  width: 5%;
}

.entry-content .w10p {
  width: 10%;
}

.entry-content .w15p {
  width: 15%;
}

.entry-content .w20p {
  width: 20%;
}

.entry-content .w25p {
  width: 25%;
}

.entry-content .w30p {
  width: 30%;
}

.entry-content .w35p {
  width: 35%;
}

.entry-content .w40p {
  width: 40%;
}

.entry-content .w45p {
  width: 45%;
}

.entry-content .w50p {
  width: 50%;
}

.entry-content .w55p {
  width: 55%;
}

.entry-content .w60p {
  width: 60%;
}

.entry-content .w65p {
  width: 65%;
}

.entry-content .w70p {
  width: 70%;
}

.entry-content .w75p {
  width: 75%;
}

.entry-content .w80p {
  width: 80%;
}

.entry-content .w85p {
  width: 85%;
}

.entry-content .w90p {
  width: 90%;
}

.entry-content .w95p {
  width: 95%;
}

.entry-content .w100p {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .entry-content .w10-sp {
    width: 10px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w20-sp {
    width: 20px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w30-sp {
    width: 30px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w40-sp {
    width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w50-sp {
    width: 50px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w60-sp {
    width: 60px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w70-sp {
    width: 70px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w80-sp {
    width: 80px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w90-sp {
    width: 90px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w100-sp {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w110-sp {
    width: 110px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w120-sp {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w130-sp {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w140-sp {
    width: 140px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w150-sp {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w160-sp {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w170-sp {
    width: 170px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w180-sp {
    width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w190-sp {
    width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w200-sp {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w210-sp {
    width: 210px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w220-sp {
    width: 220px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w230-sp {
    width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w240-sp {
    width: 240px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w250-sp {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w260-sp {
    width: 260px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w270-sp {
    width: 270px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w280-sp {
    width: 280px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w290-sp {
    width: 290px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w300-sp {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w310-sp {
    width: 310px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w320-sp {
    width: 320px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w330-sp {
    width: 330px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w340-sp {
    width: 340px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w350-sp {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w360-sp {
    width: 360px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w370-sp {
    width: 370px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w380-sp {
    width: 380px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w390-sp {
    width: 390px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w400-sp {
    width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w410-sp {
    width: 410px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w420-sp {
    width: 420px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w430-sp {
    width: 430px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w440-sp {
    width: 440px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w450-sp {
    width: 450px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w460-sp {
    width: 460px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w470-sp {
    width: 470px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w480-sp {
    width: 480px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w490-sp {
    width: 490px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w500-sp {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w150-sp {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w200-sp {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w250-sp {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w300-sp {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w350-sp {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w400-sp {
    width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w450-sp {
    width: 450px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w500-sp {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w5p-sp {
    width: 5%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w10p-sp {
    width: 10%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w15p-sp {
    width: 15%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w20p-sp {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w25p-sp {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w30p-sp {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w35p-sp {
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w40p-sp {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w45p-sp {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w50p-sp {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w55p-sp {
    width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w60p-sp {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w65p-sp {
    width: 65%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w70p-sp {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w75p-sp {
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w80p-sp {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w85p-sp {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w90p-sp {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w95p-sp {
    width: 95%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .w100p-sp {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .entry-content br.pc {
    display: none;
  }
}

.entry-content br.tablet {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .entry-content br.tablet {
    display: inline;
  }
}

.entry-content br.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .entry-content br.sp {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .entry-content img.pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .entry-content img.sp {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .entry-content .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .entry-content .hidden-sp {
    display: none;
  }
}

/* etc */
.entry-content .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.entry-content .eg-parent>*:not(.eg) {
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}

*[data-emergence],
*.eg {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

*[data-emergence=visible] {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@supports (clip-path: polygon(0 0, 0 0, 0 0)) {
  *[data-anm="skew"] {
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    -webkit-transition: 1s all ease-out;
    -moz-transition: 1s all ease-out;
    -ms-transition: 1s all ease-out;
    -o-transition: 1s all ease-out;
    transition: 1s all ease-out;
  }

  *[data-anm="skew"][data-emergence=visible] {
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -ms-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-clip-path: polygon(0 0, 220% 0, 0 220%, 0 0);
    clip-path: polygon(0 0, 220% 0, 0 220%, 0 0);
  }
}

/* floating */
@keyframes floating {
  0% {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(30%);
  }

  100% {
    transform: translateY(0%);
  }
}

@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }

  50% {
    -webkit-transform: translateY(30%);
  }

  100% {
    -webkit-transform: translateY(0%);
  }
}

.entry-content .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.entry-content .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.entry-content .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.entry-content .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.entry-content .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes flipIn {
  0% {
    opacity: 0;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}

@keyframes flipIn {
  0% {
    opacity: 0;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    -ms-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}

.entry-content .flipIn {
  -webkit-animation-name: flipIn;
  animation-name: flipIn;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}