@media (max-width: 750px) {
  .u-sp-hide {
    display: none !important;
  }
}
@media (min-width: 751px) {
  .u-pc-hide {
    display: none !important;
  }
}
.intro {
  text-align: center;
  padding: 120px 0 100px;
}
@media (max-width: 750px) {
  .intro {
    padding: 21.3333333333vw 0 10.6666666667vw;
  }
  .intro img {
    width: 100%;
    height: auto;
  }
}
.intro-desc {
  margin: 0 auto;
}
@media (max-width: 750px) {
  .intro-desc {
    width: 56.2666666667vw;
  }
}

.kv video {
  width: 100%;
}

.outline {
  text-align: center;
  padding: 162px 0 100px;
}
@media (max-width: 750px) {
  .outline {
    padding: 21.3333333333vw 0 10.6666666667vw 0;
  }
  .outline img {
    width: 100%;
    height: auto;
  }
}
.outline-ttl {
  width: 297px;
  margin: 0 auto 50px auto;
}
@media (max-width: 750px) {
  .outline-ttl {
    width: 50.9333333333vw;
    margin: 0 auto 10.9333333333vw auto;
  }
}
.outline .text .txt {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .outline .text .txt {
    font-size: 4.2666666667vw;
    line-height: 8.5333333333vw;
  }
}
.outline .text .txt + .txt {
  margin-top: 40px;
}
@media (max-width: 750px) {
  .outline .text .txt + .txt {
    margin-top: 8.5333333333vw;
  }
}

.author {
  padding: 60px 0 100px;
}
@media (max-width: 750px) {
  .author {
    padding: 10.6666666667vw 0 13.3333333333vw 0;
    text-align: center;
  }
  .author img {
    width: 100%;
    height: auto;
  }
}
.author-ttl {
  width: 288px;
  margin: 0 auto 62px auto;
}
@media (max-width: 750px) {
  .author-ttl {
    width: 49.6vw;
    margin: 0 auto 12.2666666667vw auto;
  }
}
.author .d-flex {
  display: flex;
  justify-content: space-between;
  width: 740px;
  margin: 0 auto;
}
@media (min-width: 751px) {
  .author .d-flex {
    max-width: 100%;
  }
}
@media (max-width: 750px) {
  .author .d-flex {
    flex-wrap: wrap;
    width: 87.2vw;
  }
}
.author .d-flex .photo {
  width: 360px;
}
@media (min-width: 751px) {
  .author .d-flex .photo {
    max-width: 49%;
  }
}
@media (max-width: 750px) {
  .author .d-flex .photo {
    width: 100%;
  }
}
.author .d-flex .photo img {
  width: 100%;
  height: auto;
}
.author .d-flex .text {
  width: 442px;
  padding: 67px 0 0 0;
  margin: 0 -122px 0 0;
}
@media (min-width: 751px) and (max-width: 1000px) {
  .author .d-flex .text {
    width: 50%;
    margin-right: -30px;
    padding-top: 30px;
  }
}
@media (max-width: 750px) {
  .author .d-flex .text {
    width: 100%;
    padding: 8.5333333333vw 0 0 0;
    margin: 0;
  }
}
.author-name {
  width: 264px;
  margin: 0 0 12px 0;
}
@media (max-width: 750px) {
  .author-name {
    width: 70.4vw;
    margin: 0 auto 2.1333333333vw auto;
  }
}
.author-name-jp {
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0;
  margin: 0 0 22px 0;
}
@media (max-width: 750px) {
  .author-name-jp {
    font-size: 4.2666666667vw;
    line-height: 8.2666666667vw;
    margin: 0 0 4.2666666667vw 0;
  }
}
.author .txt {
  font-size: 16px;
  line-height: 32px;
  margin: 0 0 33px 0;
}
@media (max-width: 750px) {
  .author .txt {
    font-size: 3.7333333333vw;
    line-height: 7.4666666667vw;
    margin: 0 auto 8.5333333333vw auto;
    width: 87.2vw;
    text-align: left;
  }
}
.author .share_list {
  display: flex;
}
@media (max-width: 750px) {
  .author .share_list {
    justify-content: center;
  }
}
.author .share_list li {
  width: 32px;
}
@media (max-width: 750px) {
  .author .share_list li {
    width: 8.5333333333vw;
  }
}
.author .share_list li img {
  width: 100%;
  height: auto;
}
.author .share_list li + li {
  margin: 0 0 0 30px;
}
@media (max-width: 750px) {
  .author .share_list li + li {
    margin: 0 0 0 8vw;
  }
}

.theme-product {
  padding: 61px 0 51px;
  text-align: center;
}
@media (max-width: 750px) {
  .theme-product {
    padding: 8.5333333333vw 0 26.6666666667vw 0;
  }
  .theme-product img {
    width: 100%;
    height: auto;
  }
}
.theme-product-ttl {
  width: 278px;
  margin: 0 auto 50px auto;
}
@media (max-width: 750px) {
  .theme-product-ttl {
    width: 58.6666666667vw;
    margin: 0 auto 8.8vw auto;
  }
}
.theme-product .photo {
  width: 517px;
  margin: 0 auto 46px auto;
}
@media (max-width: 750px) {
  .theme-product .photo {
    width: 92vw;
    margin: 0 -2.4vw 6.4vw -2.4vw;
  }
}
.theme-product-name {
  width: 364px;
  margin: 0 auto 12px auto;
}
@media (max-width: 750px) {
  .theme-product-name {
    width: 62.4vw;
    margin: 0 auto 1.8666666667vw auto;
  }
}
.theme-product-name-jp {
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0;
  margin: 0 0 23px 0;
}
@media (max-width: 750px) {
  .theme-product-name-jp {
    font-size: 4.2666666667vw;
    line-height: 8.2666666667vw;
    letter-spacing: 0;
    margin: 0 0 6.4vw 0;
  }
}
.theme-product-button {
  position: relative;
}
.theme-product-button a {
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #000;
  border-radius: 200px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin: 0 auto;
  padding: 17px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 300px;
}
@media (max-width: 750px) {
  .theme-product-button a {
    border: 2px solid #000;
    border-radius: 53.3333333333vw;
    font-size: 3.2vw;
    padding: 4.5333333333vw 0;
    width: 74.6666666667vw;
  }
}
.theme-product-button a::before {
  background-image: url("../../assets/images/common/icon_arrow.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  height: 16px;
  right: 20px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 16px;
  transform: rotate(-180deg);
}
@media (max-width: 750px) {
  .theme-product-button a::before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    right: 5.3333333333vw;
  }
}

.works {
  text-align: center;
  overflow: hidden;
  margin-top: 112px;
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .works {
    margin-top: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.works h2 {
  margin-bottom: 70px;
}
@media (max-width: 750px) {
  .works h2 {
    width: 41.3333333333vw;
    margin: 0 auto 8vw;
  }
  .works h2 img {
    width: 100%;
  }
}
.works .slide-inner {
  box-sizing: border-box;
  transition: all 0.35s ease;
  transform: scale(0.784313);
}
.works .slide-inner .photo {
  position: relative;
}
.works .slide-inner .photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.33);
  transition: opacity 0.35s ease;
}
@media (max-width: 750px) {
  .works .slide-inner .photo:before {
    display: none;
  }
}
@media (max-width: 750px) {
  .works .slide-inner {
    transform: none;
  }
}
.works .swiper-slide-active .photo:before {
  opacity: 0;
}
.works .swiper-slide-active .slide-inner {
  transform: scale(1);
}
.works .mySwiper2 {
  position: relative;
}
@media (max-width: 750px) {
  .works .mySwiper2 {
    margin-left: 0;
    margin-right: 0;
  }
}
.works .mySwiper2 .swiper-button-prev-unique, .works .mySwiper2 .swiper-button-next-unique {
  position: absolute;
  top: 46%;
  z-index: 1;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  z-index: 2;
  cursor: pointer;
  outline: none;
}
.works .mySwiper2 .swiper-button-prev-unique path, .works .mySwiper2 .swiper-button-prev-unique circle, .works .mySwiper2 .swiper-button-next-unique path, .works .mySwiper2 .swiper-button-next-unique circle {
  transition: all 0.35s ease;
}
.works .mySwiper2 .swiper-button-prev-unique:after, .works .mySwiper2 .swiper-button-next-unique:after {
  display: none;
}
@media (min-width: 751px) and (hover: hover) {
  .works .mySwiper2 .swiper-button-prev-unique:hover path, .works .mySwiper2 .swiper-button-next-unique:hover path {
    fill: #EE0068;
  }
  .works .mySwiper2 .swiper-button-prev-unique:hover circle, .works .mySwiper2 .swiper-button-next-unique:hover circle {
    fill: #fff;
  }
}
.works .mySwiper2 .swiper-button-prev-unique svg, .works .mySwiper2 .swiper-button-next-unique svg {
  width: 100%;
  height: auto;
}
@media (max-width: 750px) {
  .works .mySwiper2 .swiper-button-prev-unique, .works .mySwiper2 .swiper-button-next-unique {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
    top: 40%;
  }
  .works .mySwiper2 .swiper-button-prev-unique svg, .works .mySwiper2 .swiper-button-next-unique svg {
    width: 100%;
    height: 100%;
  }
}
.works .mySwiper2 .swiper-button-prev-unique {
  transform: translate(0, -50%) rotate(180deg);
  left: calc(50% - 417px);
  transform: translate(0, calc(-50% - 2.7777777778vw)) rotate(180deg);
  left: calc(50% - 23.1944444444vw);
}
@media (max-width: 750px) {
  .works .mySwiper2 .swiper-button-prev-unique {
    left: 3.7333333333vw;
    transform: translate(0, calc(-50% - 0.5333333333vw)) rotate(180deg);
  }
}
.works .mySwiper2 .swiper-button-next-unique {
  right: calc(50% - 417px);
  transform: translate(0, -50%);
  right: calc(50% - 23.1944444444vw);
  transform: translate(0, calc(-50% - 2.7777777778vw));
  left: auto;
}
@media (max-width: 750px) {
  .works .mySwiper2 .swiper-button-next-unique {
    right: 3.7333333333vw;
    transform: translate(0, calc(-50% - 0.5333333333vw));
  }
}
@media (min-width: 751px) {
  .works .mySwiper2 .swiper-slide-next .slide-inner {
    transform-origin: 46% 47%;
  }
  .works .mySwiper2 .swiper-slide-prev .slide-inner {
    transform-origin: 54% 47%;
  }
}
.works .mySwiper2 a {
  transform: none !important;
}
.works .mySwiper2 a:hover {
  opacity: 0.8;
}
.works .swiper-wrapper img {
  width: 100%;
}
@media (max-width: 750px) {
  .works .swiper-wrapper .slide-inner {
    padding: 0 12.8vw;
  }
}

.katao .author-name {
  margin: 0 0 7px 0;
}
@media (max-width: 750px) {
  .katao .author-name {
    width: 31.7333333333vw;
    margin: 0 auto 1.0666666667vw auto;
  }
}
@media (min-width: 751px) {
  .katao .theme-product-button a {
    width: 300px;
  }
}
@media (max-width: 750px) {
  .katao .theme-product-name {
    width: 26.1333333333vw;
  }
}

.edoyainu8 .author-name {
  margin: 2px 0 5px 0;
}
@media (max-width: 750px) {
  .edoyainu8 .author-name {
    width: 49.6vw;
    margin: 0.8vw auto 0.2666666667vw auto;
  }
}
@media (max-width: 750px) {
  .edoyainu8 .author .txt {
    margin-right: -2.6666666667vw;
    width: calc(100% + 2.6666666667vw);
  }
}
@media (max-width: 750px) {
  .edoyainu8 .theme-product-name {
    width: 30.4vw;
  }
}

@media (max-width: 750px) {
  .kou .author-name {
    width: 17.3333333333vw;
    margin: 0 auto 1.8666666667vw auto;
  }
}
@media (max-width: 750px) {
  .kou .theme-product-name {
    width: 46.6666666667vw;
  }
}

.shirako .author-name {
  margin: 0 0 8px 0;
}
@media (max-width: 750px) {
  .shirako .author-name {
    width: 25.3333333333vw;
    margin: 0 auto 1.3333333333vw auto;
  }
}
.shirako .author .d-flex .text {
  width: 390px;
  margin: 0 -70px 0 0;
}
@media (max-width: 750px) {
  .shirako .author .d-flex .text {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 750px) {
  .shirako .theme-product-name {
    width: 41.8666666667vw;
  }
}

.potg .author-name {
  margin: 5px 0 3px 0;
}
@media (max-width: 750px) {
  .potg .author-name {
    width: 20vw;
    margin: 0.8vw auto 0 auto;
  }
}
.potg .d-flex .text {
  width: 457px;
  margin: 0 -137px 0 0;
}
@media (max-width: 750px) {
  .potg .d-flex .text {
    width: 100%;
    margin: 0;
  }
}
.potg .theme-product-name {
  width: 400px;
}
@media (max-width: 750px) {
  .potg .theme-product-name {
    width: 68.5333333333vw;
  }
}
@media (max-width: 750px) {
  .potg .theme-product .photo {
    width: 82.4vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 751px) {
  .nakakipantz .theme-product-button a {
    width: 300px;
  }
}