.pc1 {
  display: block;
}
@media (max-width: 640px) {
  .pc1 {
    display: none;
  }
}

.sp1 {
  display: none;
}
@media (max-width: 640px) {
  .sp1 {
    display: block;
  }
}

div.contents20221104 {
  width: 100%;
  overflow: hidden;
  padding: 0;
  background: #fff;
  margin-top: 54px;
}
div.contents20221104 p {
  margin: 0;
  padding: 0;
}
div.contents20221104 img {
  width: 100%;
}
div.contents20221104 a {
  text-decoration: none;
}
@media (max-width: 1024px) {
  div.contents20221104 {
    width: 100%;
  }
}
div.contents20221104 div.top_slide .slick-slide {
  padding: 0;
}
div.contents20221104 div.top_area {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
div.contents20221104 div.top_area div.top_area {
  width: 100%;
  display: block;
  position: relative;
}
div.contents20221104 div.top_area p {
  font-family: "Noto Sans JP", sans-serif;
  width: 480px;
  margin: 0 auto;
  padding: 48px 0;
  font-size: 16px;
  line-height: 30px;
  order: 2;
  text-align: center;
}
@media (max-width: 640px) {
  div.contents20221104 div.top_area p {
    width: 100%;
    padding: 24px;
    font-size: 14px;
    line-height: 26px;
  }
}
div.contents20221104 div.top_area h2 {
  position: absolute;
  left: 15%;
  top: -3%;
  width: 76%;
}
@media (max-width: 640px) {
  div.contents20221104 div.top_area h2 {
    position: absolute;
    left: -2%;
    top: -4%;
    width: 113%;
  }
}
div.contents20221104 div.top_area h1 {
  position: absolute;
  left: 31%;
  top: 7%;
  width: 38%;
}
@media (max-width: 640px) {
  div.contents20221104 div.top_area h1 {
    position: absolute;
    left: 3%;
    top: 17%;
    width: 90%;
  }
}
div.contents20221104 div.top_area h3 {
  position: absolute;
  left: 54%;
  top: 1%;
  width: 14%;
}
@media (max-width: 640px) {
  div.contents20221104 div.top_area h3 {
    position: absolute;
    left: 61%;
    top: 6%;
    width: 31%;
  }
}
div.contents20221104 div.top_img {
  width: 1024px;
  margin: 0 auto 10%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 1px;
}
@media (max-width: 1024px) {
  div.contents20221104 div.top_img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  div.contents20221104 div.top_img {
    margin: 0 auto;
    padding: 1px;
  }
}
div.contents20221104 div.top_img > div {
  width: 25%;
  padding: 1px;
}
@media (max-width: 640px) {
  div.contents20221104 div.top_img > div {
    width: 50%;
    padding: 1px;
  }
}
div.contents20221104 div.top_img > div a {
  display: block;
  overflow: hidden;
  transition: 0.4s;
  position: relative;
  color: #000;
  text-decoration: none;
  font-family: "Josefin Sans";
  font-size: 24px;
  font-weight: 300;
}
div.contents20221104 div.top_img > div a img {
  transition: 0.4s;
  transform: scale(1);
}
div.contents20221104 div.top_img > div a:hover img {
  transform: scale(1.1);
}
div.contents20221104 div.top_img > div a:hover::after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
div.contents20221104 div.top_img > div a span {
  position: absolute;
  top: 5%;
  left: 5%;
}
div.contents20221104 div.top_img > div a::after {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: 16px;
  height: 16px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  transition: 0.4s;
}
div.contents20221104 div.style_area {
  background: #efefef;
  padding: 128px 0;
}
@media (max-width: 640px) {
  div.contents20221104 div.style_area {
    padding: 48px 0;
  }
}
div.contents20221104 div.style_area.bg02 {
  background: #fff;
}
div.contents20221104 div.style_area div.style_box {
  width: 1024px;
  margin: 0 auto;
  padding-bottom: 64px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  div.contents20221104 div.style_area div.style_box {
    width: 100%;
  }
}
div.contents20221104 div.style_area div.style_box .title {
  font-family: "Josefin Sans";
  font-weight: 300;
  font-size: 5vw;
  position: absolute;
  color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 5%;
  z-index: 2;
}
div.contents20221104 div.style_area div.style_box .title.title02 {
  left: auto;
  right: 5%;
}
div.contents20221104 div.style_area div.style_box div {
  position: relative;
}
div.contents20221104 div.style_area div.style_box div img.name {
  position: absolute;
}
div.contents20221104 div.style_area div.style_box .text {
  font-family: "Josefin Sans";
  font-weight: 700;
  font-size: 20vw;
  position: absolute;
  color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
@media (max-width: 640px) {
  div.contents20221104 div.style_area div.style_box .text {
    font-size: 35vw;
  }
}
div.contents20221104 div.style_area div.style_box .text.text01 {
  top: 5%;
  left: 2%;
}
div.contents20221104 div.style_area div.style_box .text.text02 {
  bottom: 15%;
  right: 2%;
}
@media (max-width: 640px) {
  div.contents20221104 div.style_area div.style_box .text.text02 {
    bottom: 25%;
  }
}
div.contents20221104 div.style_area div.style_box .text.text03 {
  top: 35%;
  left: 2%;
}
div.contents20221104 div.style_area div.style_box .text.text04 {
  bottom: 25%;
  right: 2%;
}
div.contents20221104 div.style_area div.style_box .text.text06 {
  bottom: 20%;
}
div.contents20221104 div.style_area div.style_box .text.text07 {
  right: 5%;
}
div.contents20221104 div.style_area div.style_box .text.text08 {
  bottom: 40%;
}
div.contents20221104 div.style_area div.style_box .credit p {
  margin-bottom: 16px;
}
div.contents20221104 div.style_area div.style_box .credit p a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.4s;
  position: relative;
}
div.contents20221104 div.style_area div.style_box .credit p a img.iocn {
  z-index: 2;
}
div.contents20221104 div.style_area div.style_box .credit p a span {
  position: absolute;
  display: block;
}
@media (max-width: 640px) {
  div.contents20221104 div.style_area div.style_box .credit p a {
    font-size: 12px;
  }
}
div.contents20221104 div.style_area div.style_box .credit p a:hover {
  opacity: 0.5;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(1) {
  width: 57%;
  margin-top: 52%;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(1) img.name {
  right: -22%;
  top: 8%;
  width: 70%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(2) {
  width: 63%;
  margin-left: -20%;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(3) {
  width: 53%;
  margin-top: 40%;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(4) {
  width: 70%;
  margin-left: -23%;
  margin-top: 1%;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div:nth-child(4) img.name {
  left: -33%;
  top: 40%;
  width: 86%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div.credit {
  width: 50%;
  margin: 0 0 0 auto;
  z-index: 2;
  padding: 2%;
  margin-top: -30%;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div.credit a span {
  left: 18%;
  top: 2%;
  width: 35%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box.style_box01 > div.credit a span.com {
  left: 21%;
  top: -5%;
  width: 35%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box.style_box02 {
  align-items: center;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(1) {
  width: 70%;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(1) img.name {
  left: 6%;
  bottom: -19%;
  width: 100%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(2) {
  width: 60%;
  margin: 0 0 0 auto;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(3) {
  width: 55%;
  margin-top: 5%;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(3) img.name {
  right: -79%;
  top: 0%;
  width: 36%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div:nth-child(4) {
  width: 60%;
  margin: 0 0 0 auto;
  margin-top: -18%;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div.credit {
  width: 50%;
  z-index: 2;
  padding: 0 7% 0 0;
  margin-top: -18%;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div.credit a span {
  right: 13%;
  top: -14%;
  width: 38%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box.style_box02 > div.credit a span.com {
  right: 14%;
  top: -1%;
  width: 38%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(1) {
  width: 80%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(1) img.name {
  left: 8%;
  bottom: -19%;
  width: 87%;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(2) {
  width: 55%;
  margin-top: 3%;
  margin-right: auto;
  z-index: 2;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(3) {
  width: 55%;
  margin: 0 0 0 auto;
  margin-top: -20%;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(4) {
  width: 55%;
  margin-top: -20%;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div:nth-child(4) img.name {
  left: 20%;
  bottom: 10%;
  width: 100%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div.credit {
  width: 34%;
  margin: 0 0 0 auto;
  margin-top: 22%;
  z-index: 2;
  padding: 0%;
}
div.contents20221104 div.style_area div.style_box.style_box03 > div.credit a span {
  right: -2%;
  bottom: -11%;
  width: 46%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(1) {
  width: 90%;
  margin: 0 auto;
  margin-top: 10%;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(1) img.name {
  left: 23%;
  bottom: -68%;
  width: 72%;
  z-index: 2;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(2) {
  width: 50%;
  margin-top: -12%;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(3) {
  width: 85%;
  margin: 0 auto;
  margin-top: -10%;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(4) {
  width: 60%;
  margin: 0 0 0 auto;
  margin-top: -10%;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div:nth-child(4) img.name {
  left: -30%;
  top: 4%;
  width: 90%;
  z-index: 3;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div.credit {
  width: 50%;
  z-index: 2;
  padding: 2%;
  margin-top: -18%;
}
div.contents20221104 div.style_area div.style_box.style_box04 > div.credit a span {
  right: -14%;
  bottom: 7%;
  width: 44%;
  z-index: 1;
}
div.contents20221104 div.style_area div.style_box div.tO img {
  opacity: 0;
  transition: 1s;
  transition-delay: 0.4s;
  transform: translateY(10px);
}
div.contents20221104 div.style_area div.style_box div.tO.inview img {
  opacity: 1;
  transform: translateY(0);
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}
div.contents20221104 .blinking {
  animation: blink 0.8s ease-in-out infinite alternate;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

a.linkcut {
  pointer-events: none;
}

#contents div.innerBox {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
#contents div.innerBox main.fs-l-main {
  margin-left: 0;
}

header div.leftBox {
  display: none;
  visibility: hidden;
}/*# sourceMappingURL=0205nyan3.css.map */