﻿@charset "UTF-8";

@font-face {
  font-family: "nimbus";
  src: url("./font/nimbus.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

picture {
  display: block;
}

.lpFont i {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
}
#cnts {
  position: relative;
}
#cnts::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: -10;
}

.artclSct {
  /* margin-top: 80svh; */
  padding: 25% 0;
  /* position: relative; */
}

.artclArea {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 0;
}

img {
  -webkit-user-select: none;
  user-select: none;
}

/*font set*/

.lpTitle {
  font-size: 8.8vw;
}

.lpLTxt {
  font-size: 3.6vw;
}

.lpMTxt {
  font-size: 3.2vw;
}

.lpSTxt {
  font-size: 2.6vw;
}

.lpXsTxt {
  font-size: 2vw;
}

body {
  /* background: #e9c0b3; */
}

@media screen and (min-width: 768px) {
  /*font set*/
  .lpTitle {
    font-size: 6.8vw;
  }
  .lpLTxt {
    font-size: 2.8vw;
  }
  .lpMTxt {
    font-size: 2vw;
  }
  .lpSTxt {
    font-size: 1.8vw;
  }
  .lpXsTxt {
    font-size: 1.45vw;
  }
  .artclSct {
    padding: 9.5% 0 0;
  }
  .artclArea {
    padding: 0;
  }
}

@media screen and (min-width: 961px) {
  .artclArea {
  }
  /*font set*/
  .lpTitle {
    font-size: 6rem;
  }
  .lpLTxt {
    font-size: 2rem;
  }
  .lpMTxt {
    font-size: 1.4rem;
  }
  .lpSTxt {
    font-size: 1.3rem;
  }
  .lpXsTxt {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1281px) {
  /*font set*/
  .lpMTxt {
  }
  .lpSTxt {
  }
}

#glbMenu .logoSct {
  display: none;
}

.artclArea .lpSet {
  width: 100%;
  position: relative;
  /* overflow: hidden; */
}

.lpSet {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  position: relative;
  /* overflow: hidden; */
}

.lpSet .abImgSet {
  line-height: 1;
  z-index: 1;
}

.lpSet .abImgSet {
  cursor: pointer;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.lpSet .abImgSet .ssImg {
}

.areaStyle + .areaStyle {
  margin: 30% auto 0;
}

@media screen and (max-width: 767px) {
  .spw95 {
    width: 95%;
  }
}

@media screen and (min-width: 768px) {
  .artclArea .lpSet {
    width: min(100%, 1440px);
    margin: 0 auto;
  }
  .areaStyle + .areaStyle {
    margin: 15% auto;
  }
  .lpSet .abImgSet {
    overflow: inherit;
  }
  .lpSet .abImgSet .ssImg {
  }
}

.slideOut {
  opacity: 0;
  transform: translate(0, 0);
  transition: 0.6s all ease-in;
}

.slideOutLeft {
  opacity: 0;
  transform: translate(-30px, 0);
  transition: 0.6s all ease-in;
}

.slideOutTop {
  opacity: 0;
  transform: translate(0, -30px);
  transition: 0.6s all ease-in;
}

.slideIn {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  transform: translate(0, 0);
  transition: all 1.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*=======================================*/

.lpTtlObj {
  position: fixed;
  z-index: 2;
  top: 2vh;
  width: min(59vw, 350px);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.mainImg {
  position: relative;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100svh;
  z-index: 0;

  .imgObj {
    width: 100%;
    height: 100%;
    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
  .logoObj {
    position: absolute;
    bottom: 2%;
    width: 51%;
    right: 4%;
  }
  .logoObj svg {
  }
}
@media (width >= 768px) {
  .logoObj {
    width: 28%;
    right: 3%;
    bottom: 4%;
  }
  .logoObj svg {
  }

  a:hover {
    opacity: 1;
  }
}

/*=================
mainArea
*=================*/
#mainSct {
}

#mainSct .imgObj {
  margin: 0 auto;
  line-height: 1;
}
#mainSct .imgObj + .imgObj {
}

#mainSct .logoObj {
  position: fixed;
  top: 6%;
  right: 3%;
  z-index: 10;
  width: 29%;
}
#mainSct .logoObj svg {
  fill: #000;
}

@media screen and (min-width: 768px) {
  #mainSct {
    margin: 0 auto 0;
    padding: 1.5% 0 0;
  }

  #mainSct .imgObj {
  }

  #mainSct .logoObj {
    width: min(12%, 140px);
    right: 65px;
    left: auto;
    bottom: auto;
    top: 1.5%;
    z-index: 100;
  }
}

/*=================
contentsArea
*=================*/
.lpSet {
}
.lpSet .imgTxtBlk {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
to {
}

.lpSet .imgTxtBlk > div a {
}

.lpSet .creditLists {
  width: auto;
  margin: 0;
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 2;
}
.lpSet .creditLists .creditList {
  font-family: "nimbus", sans-serif;
  font-optical-sizing: auto;
  font-size: min(2.6vw, 17px);
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #2f2727;
  font-optical-sizing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-feature-settings: "palt";
  /* color: red; */
}
.lpSet .creditLists .creditList .price {
  position: relative;
}
.lpSet .creditLists .creditList .price::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #4e4d4d;
  bottom: 1px;
}
.lpSet .creditLists .creditList + .creditList {
  margin: 0.4em 0 0;
}
.lpSet .creditLists .creditList a {
}
.lpSet .creditSet {
  position: relative;
  padding: 3em 0;
}
.lpSet .creditSet .cBg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  /* mix-blend-mode: darken; */
}

.lpSet .creditLists[data-rotate="2"] {
  transform: rotate(2deg);
}
.lpSet .creditLists[data-rotate="-2"] {
  transform: rotate(-2deg);
}
.lpSet .creditLists[data-rotate="1"] {
  transform: rotate(1deg);
}
.lpSet .creditLists[data-rotate="-1"] {
  transform: rotate(-1deg);
}

@media screen and (min-width: 768px) {
  .lpSet .imgTxtBlk {
    align-items: flex-start;
    align-content: flex-start;
  }
  .lpSet .creditLists .creditList {
    font-size: min(0.8vw, 11px);
    line-height: 1.6;
  }

  .lpSet .creditSet {
  }
  .lpSet .creditSet .cBg {
  }
}

@media screen and (min-width: 1201px) {
}

/*====================
set01- set10
====================*/
@media screen and (max-width: 767px) {
  #set01 {
  }
  #set02 {
    margin: 17% 0 0;
  }
  #set03 {
    margin: 30% 0 0;
  }
  #set04 {
    margin: 28% auto 0;
  }
  #set05 {
    margin: 43% auto 0;
  }
  #set06 {
    margin: 26% auto 0;
  }
  #set07 {
    margin: 23% auto 0;
  }
  #set08 {
    margin: 15% auto 0;
  }
  #set09 {
    margin: 27.2% auto 0;
  }
  #set10 {
    margin: 26% auto 0;
  }
}
@media screen and (min-width: 768px) {
  #set01 {
  }
  #set02 {
    margin: 10% auto 0px;
  }
  #set03 {
  }
  #set04 {
  }
  #set05 {
    margin: 15% auto;
  }
  #set06 {
  }
  #set07 {
    margin: 13% auto 0;
  }
  #set08 {
    margin: 13% auto 0;
  }
  #set09 {
  }
  #set10 {
    margin: 13.5% auto 0;
  }
}

@media screen and (min-width: 1201px) {
  #set01 {
  }
  #set02 {
  }
  #set03 {
  }
  #set04 {
  }
  #set05 {
  }
  #set06 {
  }
  #set07 {
  }
  #set08 {
  }
  #set09 {
  }
  #set10 {
  }
}

/*====================
imgTxtBlk p01-p19
====================*/

#p5 .blk1 a {
  position: absolute;
  width: 50%;
  height: 50%;
}
#p5 .blk1 a:nth-child(1) {
  left: 0;
  top: 0;
}
#p5 .blk1 a:nth-child(2) {
  left: 50%;
  top: 0;
}
#p5 .blk1 a:nth-child(3) {
  bottom: 0;
  left: 0;
}
#p5 .blk1 a:nth-child(4) {
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #p1 {
  }
  #p1 .blk1 {
    width: 73.5%;
  }

  #p2 {
  }
  #p2 .blk1 {
    width: 68%;
    margin: -8% 2.5% 0 auto;
    order: 2;
  }

  #p2 .creditSet {
    margin: 8% 7.5% 0 auto;
    width: 68%;
    padding-left: 2em;
  }

  #p3 {
  }
  #p3 .blk1 {
    order: 2;
    width: 85%;
    margin: 9% 4% 0 auto;
  }
  #p3 .blk2 {
    order: 1;
    width: 57.5%;
    margin: 0 auto 0 7%;
  }
  #p3 .creditSet {
    order: 3;
    margin: 2% auto 0 13%;
    width: 57%;
    padding: 2em 0 0 2em;
  }

  #p4 {
    margin: 28% 0 0 0;
  }
  #p4 .blk1 {
    width: 95%;
    margin: 0 auto 0 0;
  }
  #p4 .blk2 {
    width: 83%;
    margin: -3.5% 4% 0 auto;
  }
  #p4 .creditSet {
    margin: 9.5% auto 0 5%;
    width: 88%;
    padding: 2.5em 0 0 1.6em;
  }

  #p5 {
  }
  #p5 .blk1 {
    position: relative;
  }
  #p5 .blk2 {
    width: 73%;
    margin: -8% 0% 0 auto;
  }

  #p5 .creditSet {
    margin: 5% auto 0 7.5%;
    width: 68%;
    padding: 3.5em 0 0 1.5em;
  }

  #p6 {
    position: relative;
  }
  #p6 .blk1 {
    width: 57%;
    padding: 23% 0 0;
    margin: 0 auto 0 18%;
  }
  #p6 .blk2 {
    width: 68%;
    margin: 7% auto 0 11%;
  }
  #p6 .blk3 {
    width: 66.5%;
    margin: 2% 4.5% 0 auto;
    transform: rotate(-2deg);
    transform-origin: right top;
  }
  #p6 .blk4 {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -11.8%;
    width: 53%;
  }
  #p6 .creditSet {
    margin: 1% auto 0 6%;
    width: 65%;
    padding: 3em 0 0 3em;
  }

  #p7 {
  }
  #p7 .blk1 {
    width: 77%;
    margin: 0 3% 0 auto;
  }
  #p7 .creditSet {
    width: 70%;
    margin: 6% 5% 0 auto;
    padding: 2.8em 0 0 10em;
  }

  #p8 {
    margin: 31.5% auto 0;
  }
  #p8 .blk1 {
    width: 73%;
    margin: 0 auto 0 5%;
  }
  #p8 .blk2 {
    margin: 15.5% auto 0;
  }
  #p8 .blk3 {
    width: 70%;
    margin: -2% auto 0 5.5%;
  }
  #p8 .blk4 {
    width: 96%;
    margin: 0 auto 0 4%;
  }
  #p8 .creditSet {
    width: 67%;
    margin: 2% 8% 0 auto;
    padding: 5em 0 0 2.5em;
  }

  #p9 {
    position: relative;
  }
  #p9 .blk1 {
  }
  #p9 .blk2 {
  }
  #p9 .blk3 {
  }
  #p9 .creditSet {
    position: absolute;
    top: 41.5%;
    left: 4%;
    width: 66%;
    padding: 2em 0 0 3em;
  }

  #p10 {
    position: relative;
  }
  #p10 .blk1 {
    margin: 13% 4.5% 0 auto;
    width: 70.5%;
  }
  #p10 .creditSet {
    position: absolute;
    top: -31%;
    left: 5.5%;
    width: 59%;
    padding: 3em 0 0 1.5em;
  }

  #p11 {
  }
  #p11 .blk1 {
    width: 59%;
    margin: 4% 4.5% 0 auto;
  }
  #p11 .creditSet {
    width: 56.5%;
    margin: -8.5% 19.5% 0 auto;
    padding: 4.5em 0 0 1.8em;
  }

  #p12 {
  }
  #p12 .blk1 {
    width: 58%;
    margin: 0 auto 0 5%;
  }
  #p12 .blk2 {
    width: 85%;
    margin: 3.5% auto 0 4%;
  }
  #p12 .creditSet {
    width: 76%;
    margin: -5.6% auto 0 12.5%;
    padding: 10% 0 0 4%;
  }
  #p12 .creditLists + .creditLists {
    padding: 7% 0 0 6em;
  }

  #p13 {
  }
  #p13 .blk1 {
    width: 78%;
    margin: 16% 3% 0 auto;
  }
  #p13 .blk2 {
    width: 90%;
  }
  #p13 .blk3 {
    width: 88%;
    margin: 5.5% 0% 0 auto;
  }
  #p13 .blk4 {
    width: 80%;
    margin: 5% auto 0 2%;
  }
  #p13 .creditSet {
    width: 64%;
    margin: -6% auto 0 6%;
    padding: 4.5em 0 0 6em;
  }

  #p14 {
  }
  #p14 .blk1 {
    width: 59%;
    margin: 0 8% 0 auto;
  }
  #p14 .creditSet {
    width: 75%;
    margin: -10% 13% 0 auto;
    padding: 8em 0 0 3.5em;
  }

  #p15 {
    margin: 17.5% auto 0;
  }
  #p15 .blk1 {
    width: 87.5%;
  }
  #p15 .blk2 {
    margin: 7% auto 0;
  }

  #p16 {
  }
  #p16 .blk1 {
    width: 68%;
    margin: 0 auto 0 8.5%;
  }
  #p16 .blk2 {
    width: 59%;
    margin: 3.5% auto 0 10%;
  }
  #p16 .blk3 {
    width: 86.5%;
    margin: 0 0 0 auto;
  }
  #p16 .creditSet {
    width: 69%;
    margin: -5% auto 0 17%;
    padding: 5% 0 0 5%;
  }

  #p17 {
  }
  #p17 .blk1 {
    width: 96%;
    margin: 0 auto 0 2%;
  }
  #p17 .blk2 {
    width: 64%;
    margin: 6% 5% 0 auto;
  }
  #p17 .blk3 {
    margin: 7% auto 0;
  }
  #p17 .creditSet {
    width: 85%;
    margin: -9% auto 0 10%;
    padding: 2.5em 0 0 2.5em;
  }
  #p17 .creditLists + .creditLists {
    margin: 11% 0 0 20%;
  }

  #p18 {
  }
  #p18 .blk1 {
  }
  #p18 .blk1 video {
  }
  #p18 .blk2 {
    width: 60%;
    margin: 10.5% auto 0 5%;
  }
  #p18 .blk3 {
  }
  #p18 .creditSet {
    width: 79%;
    margin: -10% auto 0 4%;
  }
  #p18 .creditSet .cBg {
    position: relative;
  }
  #p18 .creditLists + .creditLists {
  }

  #p19 {
    margin: 5.5% 1.8% 0 auto;
  }
  #p19 .blk1 {
    width: 77%;
    margin: 0 0% 0 auto;
  }
  #p19 .blk2 {
    width: 46%;
    margin: -26% auto 0 5%;
  }
}

@media screen and (min-width: 768px) {
  #p1 {
    width: 24.2%;
    margin: 0 0 0 18.2%;
  }
  #p1 .blk1 {
  }

  #p2 {
    width: 45%;
    margin: 5% auto 0 10%;
  }
  #p2 .blk1 {
    width: 49.6%;
    margin: 1% auto 0 7%;
    order: 2;
  }

  #p2 .creditSet {
    margin: 2% auto 0 3%;
    width: 50%;
    padding: 4.8% 0 0 4%;
  }

  #p3 {
    width: 45%;
    align-content: flex-start;
  }
  #p3 .blk1 {
    width: 70%;
    margin: 20% 0 0 10%;
  }
  #p3 .blk2 {
    width: 42.5%;
    margin: 2.5% auto 0 13%;
  }
  #p3 .creditSet {
    width: 41%;
    margin: 0.5% auto 0 18.5%;
    padding: 3% 0 0 2%;
  }

  #p4 {
    width: 55%;
    margin: 0 auto;
  }
  #p4 .blk1 {
    width: 80%;
    margin: 2.5% 0 0 -2%;
  }
  #p4 .blk2 {
    width: 50%;
    margin: 0% 10.5% 0 auto;
  }
  #p4 .creditSet {
    width: 51%;
    margin: 3% 15% 0 auto;
    padding: 3.5% 0 0 3%;
  }

  #p5 {
    width: 100%;
    margin: -3.5% 0 0;
    position: relative;
  }
  #p5 .blk1 {
    width: 40.6%;
    margin: 0 0 0 9%;
    position: relative;
  }
  #p5 .blk2 {
    width: 24%;
    position: absolute;
    right: 23%;
    top: 57%;
  }

  #p5 .creditSet {
    width: 23%;
    margin: 24.5% auto 0 -2.5%;
    padding: 2.5% 0 0 1%;
  }

  #p6 {
    width: 100%;
    margin: 11.4% auto 0;
    overflow: hidden;
    position: relative;
  }
  #p6 .blk1 {
    order: 2;
    width: 20%;
    margin: 0 auto 0 2%;
  }
  #p6 .blk2 {
    order: 1;
    width: 24.4%;
    margin: 2.5% 0 0 38.2%;
  }
  #p6 .blk3 {
    order: 4;
    width: 22%;
    margin: -1.5% 9% 0 auto;
    transform: rotate(-1.5deg);
    transform-origin: right top;
  }
  #p6 .blk4 {
    position: absolute;
    right: -1%;
    top: 15%;
    width: 18%;
    z-index: -1;
  }
  #p6 .creditSet {
    order: 3;
    position: absolute;
    width: 21.2%;
    padding: 2% 0 0 1%;
    right: 15.5%;
    top: 47.5%;
  }

  #p7 {
    width: 32.1%;
    margin: -6% auto 0 6%;
  }
  #p7 .blk1 {
    margin: 0 -7% 0 auto;
    width: 100%;
  }
  #p7 .creditSet {
    width: 73%;
    margin: 5% auto 0 11%;
    padding: 7% 0 0 18.5%;
  }

  #p8 {
    width: 60%;
    margin: 36.5% 0 0 auto;
    position: relative;
  }
  #p8 .blk1 {
    order: 3;
    width: 39%;
    margin: auto 2% 0 0;
  }
  #p8 .blk2 {
    order: 1;
    width: 61.5%;
    margin: 0 10.5% 0 auto;
  }
  #p8 .blk3 {
    order: 5;
    width: 41.5%;
    margin: -5% 14% 0 3%;
  }
  #p8 .blk4 {
    order: 4;
    position: absolute;
    top: 56.8%;
    width: 58.6%;
    left: -23%;
  }
  #p8 .creditSet {
    order: 2;
    width: 37%;
    margin: -4% 50% 0 auto;
    padding: 5.5% 0 0 2.5%;
  }

  #p9 {
    width: 70.8%;
    margin: 0.5% auto 0 6%;
    position: relative;
  }
  #p9 .blk1 {
    width: 50%;
  }
  #p9 .blk2 {
    width: 50%;
  }
  #p9 .blk3 {
  }
  #p9 .creditSet {
    position: absolute;
    width: 27%;
    top: 2%;
    right: 35%;
    padding: 3% 0 0 1%;
  }

  #p10 {
  }
  #p10 .blk1 {
    width: 41.5%;
    margin: 3.5% 0 0 8.5%;
  }
  #p10 .creditSet {
    margin: -4% auto 0 -4%;
    width: 30%;
    padding: 2% 0 0 2%;
  }

  #p11 {
    width: 24%;
    margin: -14% 6.5% 0 auto;
  }
  #p11 .blk1 {
    width: 80%;
    margin: 0 0 0 auto;
  }
  #p11 .creditSet {
    width: 78%;
    margin: -11% auto 0 2%;
    padding: 10% 0 0 4%;
  }

  #p12 {
    position: relative;
  }
  #p12 .blk1 {
    width: 18.8%;
    margin: 1.8% 5% 0 7%;
  }
  #p12 .blk2 {
    width: 28.2%;
    margin: -1.5% auto 0 0;
  }
  #p12 .creditSet {
    position: absolute;
    left: 9%;
    top: 66%;
    width: 22%;
    padding: 3em 0 0 1.8%;
  }
  #p12 .creditLists + .creditLists {
    margin: 3em 0 0 3em;
  }

  #p13 {
    position: relative;
    width: 100%;
  }
  #p13 .blk1 {
    width: 26%;
    right: 9.5%;
    position: absolute;
    top: -3%;
  }
  #p13 .blk2 {
    position: absolute;
    width: 33%;
    right: 11.5%;
    top: 43.5%;
  }
  #p13 .blk3 {
    position: absolute;
    top: 61%;
    width: 30%;
    right: 6%;
  }
  #p13 .blk4 {
    width: 29%;
    margin: 20.5% auto 0 24.5%;
  }
  #p13 .creditSet {
    width: 20.6%;
    margin: -0.5% auto 0 29%;
    padding: 3% 0 0 3%;
  }

  #p14 {
    order: 2;
    width: 30%;
  }
  #p14 .blk1 {
    width: 64.5%;
    margin: 0 33% 0 auto;
  }
  #p14 .creditSet {
    width: 81%;
    margin: -11% 0 0 -58%;
    padding: 18% 0 0 7%;
  }

  #p15 {
    order: 1;
    width: 70%;
  }
  #p15 .blk1 {
    width: 41%;
    margin: 14.5% auto 0 20%;
  }
  #p15 .blk2 {
    width: 68%;
    margin: -6% auto 0 17%;
  }

  #p16 {
    width: 100%;
    position: relative;
  }
  #p16 .blk1 {
    width: 20%;
    margin: 11.5% 1.5% 0 6.2%;
  }
  #p16 .blk2 {
    width: 22%;
    margin: 0 10% 0 0px;
  }
  #p16 .blk3 {
    width: 33.8%;
    margin: 7.5% auto 0 7px;
  }
  #p16 .creditSet {
    position: absolute;
    top: 49.9%;
    left: 25%;
    width: 23%;
    left: 32.5%;
    padding: 2% 0 0 2%;
  }

  #p17 {
    position: relative;
    margin: 13% auto 0;
  }
  #p17 .blk1 {
    order: 2;
    width: 49.5%;
    margin: 12% auto 0 47%;
  }
  #p17 .blk2 {
    order: 1;
    width: 16.5%;
    margin: 1% auto 0 30.8%;
    transform: rotate(7deg);
  }
  #p17 .blk3 {
    position: absolute;
    width: 30%;
    left: 7%;
    top: 19%;
  }
  #p17 .creditSet {
    order: 4;
    width: 28%;
    margin: -1.5% 2% 0px auto;
    padding: 3% 0 0 1.5%;
  }
  #p17 .creditLists + .creditLists {
    padding: 10% 0 0 21%;
  }

  #p18 {
    width: 100%;
    margin: 0 auto;
  }
  #p18 .blk1 {
    width: 49.5%;
    margin: 0 0 0 8.5%;
  }
  #p18 .blk1 video {
  }
  #p18 .blk2 {
    width: 18%;
    margin: 12% auto 0 10%;
  }
  #p18 .blk3 {
  }
  #p18 .creditSet {
    width: 29%;
    margin: -7.8% 8% 0 auto;
    padding: 3% 0 0 5%;
  }
  #p18 .creditSet .cBg {
    position: relative;
  }
  #p18 .creditLists + .creditLists {
  }

  #p19 {
    position: relative;
  }
  #p19 .blk1 {
    width: 44.9%;
    transform: rotate(86deg);
    margin: -43% 16% 0 1.5%;
  }
  #p19 .blk2 {
    position: absolute;
    width: 29%;
    margin: 0 auto 0 0;
    left: -9%;
    top: -28%;
  }
}

@media screen and (min-width: 1201px) {
}

.prev {
  pointer-events: none;
  opacity: 0.5;
  z-index: 10;
  position: absolute;
  top: 58px;
  left: 0;
  filter: hue-rotate(45deg);
  width: 100%;
}

.js-fade {
  opacity: 0;
  transition: 0s;
}
.js-fade.active {
  opacity: 1;
}

.abImgSet a:hover {
  opacity: 1;
}

.ef-loops .loopImg {
  opacity: 0;
}
.ef-loops .loopImg.is-active {
  opacity: 1;
  transition: 0s;
}

.ef-chImg {
  opacity: 0;
  animation: blink 3s infinite;
}

@keyframes blink {
  0%,
  100% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
}
