@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

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

  reset

========================================================================*/
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
picture,
img,
a,
table,
tr,
th,
td,
section,
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

picture {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

/*========================================================================
style
========================================================================*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 15.1869158879vw;
}
@media screen and (min-width: 769px) {
  html {
    scroll-padding-top: 65px;
  }
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #fff;
  background-color: #000;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}

/*========================================================================
michael
========================================================================*/
.p-michael {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-michael {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
}
.p-michael__bgmovie {
  position: fixed;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-michael__bgmovie {
    width: 430px;
    margin: 0 auto;
  }
}
.p-michael__bgmovie iframe, .p-michael__bgmovie video {
  transition: opacity 0.5s;
  opacity: 0;
  position: absolute;
  top: -2%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  height: 104%;
  width: auto;
  aspect-ratio: 16/9;
}
.p-michael__mv {
  height: 100svh;
  position: relative;
  z-index: 1;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-michael__mv {
    height: 100vh;
  }
}
.p-michael__mv h1 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-michael__mv h1 img {
  width: 80.1401869159vw;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-michael__mv h1 img {
    width: 343px;
  }
}
.p-michael__bg {
  background-color: #000;
  position: relative;
}
.p-michael__bg2 {
  background-image: url("../images/bg2.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  padding: 12.8504672897vw 5.1401869159vw;
}
@media screen and (min-width: 769px) {
  .p-michael__bg2 {
    padding: 55px 22px;
  }
}
.p-michael__bg2 .p-michael__program__ttl {
  margin-top: 0;
}
.p-michael__bg3 {
  background-image: url("../images/bg3.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}
.p-michael__collabo {
  z-index: 1;
  padding: 14.0186915888vw 4.6728971963vw 11.6822429907vw 4.6728971963vw;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
@media screen and (min-width: 769px) {
  .p-michael__collabo {
    padding: 60px 20px 50px 20px;
  }
}
.p-michael__collabo__bg {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right 0;
}
@media screen and (min-width: 769px) {
  .p-michael__collabo__bg {
    width: 430px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-michael__collabo__in {
  position: relative;
  z-index: 1;
}
.p-michael__collabo h2 {
  font-size: 5.1401869159vw;
  line-height: 1.5622;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-michael__collabo h2 {
    font-size: 22px;
  }
}
.p-michael__collabo p {
  margin-top: 4.6728971963vw;
  font-size: 3.9719626168vw;
  line-height: 1.882;
  letter-spacing: -0.02em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-michael__collabo p {
    margin-top: 20px;
    font-size: 17px;
  }
}
.p-michael__collabo__box {
  margin: 5.8411214953vw auto 0 auto;
  width: 75.4672897196vw;
}
@media screen and (min-width: 769px) {
  .p-michael__collabo__box {
    margin: 25px auto 0 auto;
    width: 323px;
  }
}
.p-michael__collabo__box dt {
  font-size: 5.3738317757vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-michael__collabo__box dt {
    font-size: 23px;
  }
}
.p-michael__collabo__box dd iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.p-michael__collabo__box dd img {
  display: block;
  width: 100%;
}
.p-michael__moviettl {
  font-size: 5.1401869159vw;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-michael__moviettl {
    font-size: 22px;
  }
}
.p-michael__movietext {
  margin-top: 9.3457943925vw;
  font-size: 3.9719626168vw;
}
@media screen and (min-width: 769px) {
  .p-michael__movietext {
    margin-top: 40px;
    font-size: 17px;
  }
}
.p-michael__movietext2 {
  margin-top: 7.0093457944vw;
  font-size: 2.8037383178vw;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .p-michael__movietext2 {
    margin-top: 30px;
    font-size: 12px;
  }
}
.p-michael__moviecopy {
  text-align: center;
  font-size: 2.8037383178vw;
  margin-top: 4.2056074766vw;
}
@media screen and (min-width: 769px) {
  .p-michael__moviecopy {
    font-size: 12px;
    margin-top: 18px;
  }
}
.p-michael__movie {
  padding: 4.6728971963vw 5.1401869159vw 14.0186915888vw 5.1401869159vw;
  background-image: url("../images/bg_movie.webp");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .p-michael__movie {
    padding: 20px 22px 60px 22px;
  }
}
.p-michael__movie .p-michael__btn {
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-michael__movie .p-michael__btn {
    margin-top: 45px;
  }
}
.p-michael__program__ttl {
  text-align: center;
  font-size: 5.3738317757vw;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 1.3043;
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program__ttl {
    font-size: 23px;
    margin-top: 45px;
  }
}
.p-michael__program__ttl2 {
  text-align: center;
  font-size: 4.6728971963vw;
  font-feature-settings: "palt";
  line-height: 1.3043;
  margin-top: 18.691588785vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program__ttl2 {
    font-size: 20px;
    margin-top: 80px;
  }
}
.p-michael__program__data {
  margin-top: 2.3364485981vw;
  border-top: solid #fff 1px;
  font-size: 3.9719626168vw;
  line-height: 1.7807;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-michael__program__data {
    margin-top: 10px;
    font-size: 17px;
  }
}
.p-michael__program__data .img {
  display: block;
  width: 44.3925233645vw;
  margin: 11.6822429907vw auto;
}
@media screen and (min-width: 769px) {
  .p-michael__program__data .img {
    width: 190px;
    margin: 50px auto;
  }
}
.p-michael__program__data.musiclist {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8.1775700935vw 0 0 0;
}
@media screen and (min-width: 769px) {
  .p-michael__program__data.musiclist {
    padding: 35px 0 0 0;
  }
}
.p-michael__program__data.musiclist dl {
  width: 42.2897196262vw;
  font-size: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program__data.musiclist dl {
    width: 181px;
    font-size: 15px;
  }
}
.p-michael__program__data.musiclist dl dt {
  background-color: #ff8c00;
  color: #000;
  text-align: center;
  padding: 0.4672897196vw 1.1682242991vw;
  margin-bottom: 1.1682242991vw;
  font-feature-settings: "palt";
  font-size: 3.738317757vw;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-michael__program__data.musiclist dl dt {
    padding: 2px 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.p-michael__program__data.musiclist dl dt:nth-child(n+2) {
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program__data.musiclist dl dt:nth-child(n+2) {
    margin-top: 15px;
  }
}
.p-michael__program__data.musiclist dl dt.bb2 {
  background-color: #ff8c00;
}
.p-michael__program__data.musiclist dl dt.bsw {
  background-color: #9400d3;
}
.p-michael__program__data.musiclist dl dt.bsb {
  background-color: #40e0d0;
}
.p-michael__program__data.musiclist dl dt.bsl {
  background-color: #191970;
}
.p-michael__program__data.musiclist dl dt.other {
  background-color: #696969;
}
.p-michael__program__data.musiclist dl dd {
  font-feature-settings: "palt";
  font-size: 3.5046728972vw;
  line-height: 1.5333;
  white-space: nowrap;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-michael__program__data.musiclist dl dd {
    font-size: 15px;
  }
}
.p-michael__program__music {
  margin: 7.0093457944vw auto 0 auto;
  width: 79.4392523364vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program__music {
    width: 340px;
    margin: 30px auto 0 auto;
  }
}
.p-michael__program__music iframe {
  display: block;
}
.p-michael__program2 {
  margin-top: 14.0186915888vw;
  padding: 0 5.1401869159vw;
}
@media screen and (min-width: 769px) {
  .p-michael__program2 {
    margin-top: 60px;
    padding: 0 22px;
  }
}
.p-michael__profile {
  padding: 12.8504672897vw 5.6074766355vw 0 5.6074766355vw;
}
@media screen and (min-width: 769px) {
  .p-michael__profile {
    padding: 55px 24px 0 24px;
  }
}
.p-michael__profile h2 {
  text-align: center;
  font-size: 9.8130841121vw;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-michael__profile h2 {
    font-size: 42px;
  }
}
.p-michael__profile h2 small {
  display: block;
  font-size: 3.5046728972vw;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .p-michael__profile h2 small {
    font-size: 15px;
  }
}
.p-michael__profile + .p-michael__program {
  margin-top: 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-michael__profile + .p-michael__program {
    margin-top: 50px;
  }
}
.p-michael__profile .p-michael__btn {
  margin-top: 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-michael__profile .p-michael__btn {
    margin-top: 30px;
  }
}
.p-michael__text {
  margin-top: 5.8411214953vw;
  font-size: 3.9719626168vw;
  letter-spacing: -0.02em;
  line-height: 1.882;
  font-feature-settings: "palt";
  overflow: hidden;
  position: relative;
  height: 73.8317757009vw;
  background: linear-gradient(rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 769px) {
  .p-michael__text {
    margin-top: 25px;
    font-size: 17px;
    height: 316px;
  }
}
.p-michael__text > span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 11.6822429907vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  animation-name: arrow;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
@media screen and (min-width: 769px) {
  .p-michael__text > span {
    height: 50px;
  }
}
.p-michael__text > span::before, .p-michael__text > span::after {
  content: "";
  width: 8.1775700935vw;
  height: 1px;
  background-color: #fff;
  transform: rotate(15deg);
}
@media screen and (min-width: 769px) {
  .p-michael__text > span::before, .p-michael__text > span::after {
    width: 35px;
  }
}
.p-michael__text > span::after {
  transform: rotate(-15deg);
  margin-left: -1px;
}
.p-michael__text.is-active {
  height: 100% !important;
  background: transparent;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #fff;
}
.p-michael__text.is-active::before {
  content: none;
}
.p-michael__text.is-active > span {
  display: none;
}
.p-michael__btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../images/btn_bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #000;
  font-size: 3.9719626168vw;
  border-radius: 100vh;
  height: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-michael__btn li a {
    font-size: 17px;
    height: 60px;
  }
}
.p-michael__btn li a.blank {
  position: relative;
}
.p-michael__btn li a.blank::before, .p-michael__btn li a.blank::after {
  content: "";
  display: block;
  width: 5.1401869159vw;
  height: 3.738317757vw;
  border: solid 1px;
  color: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5.8411214953vw;
  margin: auto 0;
  border-radius: 0.7009345794vw;
}
@media screen and (min-width: 769px) {
  .p-michael__btn li a.blank::before, .p-michael__btn li a.blank::after {
    width: 22px;
    height: 16px;
    right: 25px;
    border-radius: 3px;
  }
}
.p-michael__btn li a.blank::after {
  transform: translate(-0.9345794393vw, 0.7009345794vw);
}
@media screen and (min-width: 769px) {
  .p-michael__btn li a.blank::after {
    transform: translate(-4px, 3px);
  }
}
.p-michael__btn li a.white {
  background: transparent;
  color: #fff;
  border: solid 1px;
}
.p-michael__btn li a.white.blank::before, .p-michael__btn li a.white.blank::after {
  border-color: #fff;
}
.p-michael__btn li a.whitebg {
  background: #fff;
}
.p-michael__btn li + li {
  margin-top: 2.1028037383vw;
}
@media screen and (min-width: 769px) {
  .p-michael__btn li + li {
    margin-top: 9px;
  }
}
.p-michael__message {
  padding: 9.3457943925vw 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-michael__message {
    padding: 40px 20px;
  }
}
.p-michael__message h2 {
  font-size: 4.6728971963vw;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-michael__message h2 {
    font-size: 20px;
  }
}
.p-michael__message p {
  font-size: 2.8037383178vw;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-michael__message p {
    margin-top: 10px;
    font-size: 12px;
  }
}
.p-michael__video {
  margin-top: 18.691588785vw;
  padding: 0 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-michael__video {
    margin-top: 80px;
    padding: 0 20px;
  }
}
.p-michael__video h2 {
  font-size: 7.0093457944vw;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-michael__video h2 {
    font-size: 30px;
  }
}
.p-michael__video h3 {
  font-size: 5.3738317757vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-michael__video h3 {
    font-size: 23px;
  }
}
.p-michael__video__box {
  margin-top: 2.3364485981vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-michael__video__box {
    margin-top: 10px;
  }
}
.p-michael__video__box iframe {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.p-michael__video .p-michael__btn {
  margin-top: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-michael__video .p-michael__btn {
    margin-top: 60px;
  }
}
.p-michael__fixd {
  position: fixed;
  z-index: 10;
  right: 3.5046728972vw;
  bottom: 3.5046728972vw;
  display: block;
  width: 48.1308411215vw;
  transition: transform 0.2s;
}
@media screen and (min-width: 769px) {
  .p-michael__fixd {
    right: 15px;
    bottom: 15px;
    width: 206px;
  }
}
.p-michael__fixd img {
  display: block;
  width: 100%;
}
.p-michael__fixd:active {
  transform: translateY(8%);
}

/*========================================================================
header
========================================================================*/
.p-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 15.1869158879vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  transform: translateY(-100%);
  transition: transform 0.25s;
}
@media screen and (min-width: 769px) {
  .p-header {
    height: 65px;
  }
}
.p-header a {
  display: block;
}
.p-header a img {
  display: block;
  width: 26.6355140187vw;
}
@media screen and (min-width: 769px) {
  .p-header a img {
    width: 114px;
  }
}
.p-header.is-active {
  transform: translateY(0);
}

/*========================================================================
footer
========================================================================*/
.p-footer {
  padding: 0 4.6728971963vw 7.0093457944vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-footer {
    padding: 0 20px 30px 20px;
  }
}
.p-footer__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns {
    gap: 0 15px;
  }
}
.p-footer__sns li a img {
  display: block;
  width: 9.3457943925vw;
  filter: invert(1);
}
@media screen and (min-width: 769px) {
  .p-footer__sns li a img {
    width: 40px;
  }
}
.p-footer__link {
  margin-top: 9.3457943925vw;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 3.0373831776vw;
  line-height: 1.25;
  gap: 1.1682242991vw 0;
}
@media screen and (min-width: 769px) {
  .p-footer__link {
    margin-top: 40px;
    font-size: 13px;
    gap: 5px 0;
  }
}
.p-footer__link li:not(:last-child) {
  border-right: solid 1px #505050;
  margin-right: 1em;
  padding-right: 1em;
}
.p-footer__copy {
  margin-top: 4.6728971963vw;
  font-size: 3.0373831776vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-footer__copy {
    margin-top: 20px;
    font-size: 12px;
  }
}

/*========================================================================
present
========================================================================*/
.p-present {
  color: #e7d4c0;
  text-align: center;
  padding: 4.6728971963vw 0 11.6822429907vw 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-present {
    padding: 20px 0 50px 0;
  }
}
.p-present__logo {
  display: block;
  width: 93.9252336449vw;
  margin: 0 auto 0 0;
}
@media screen and (min-width: 769px) {
  .p-present__logo {
    width: 402px;
  }
}
.p-present h2 img {
  display: block;
  width: 100%;
}
.p-present__img {
  width: 82.9439252336vw;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-present__img {
    width: 355px;
  }
}
.p-present__text {
  margin-top: 9.3457943925vw;
  font-size: 5.1401869159vw;
  line-height: 1.7647;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__text {
    margin-top: 40px;
    font-size: 22px;
  }
}
.p-present h3 img {
  display: block;
  width: 100%;
}
.p-present__item {
  border: solid #e9ad5c 1px;
  position: relative;
  width: 82.7102803738vw;
  margin: 7.0093457944vw auto 0 auto;
  padding: 11.6822429907vw 0;
}
@media screen and (min-width: 769px) {
  .p-present__item {
    width: 354px;
    margin: 30px auto 0 auto;
    padding: 50px 0;
  }
}
.p-present__item .number {
  position: absolute;
  top: -7.9439252336vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 15.4205607477vw;
  height: 14.7196261682vw;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5.1401869159vw;
  color: #b68d24;
  background-image: url("../images/star@2x.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  padding: 2% 0 0 0;
}
@media screen and (min-width: 769px) {
  .p-present__item .number {
    top: -34px;
    width: 66px;
    height: 63px;
    font-size: 22px;
  }
}
.p-present__item dl dt {
  font-size: 9.8130841121vw;
  letter-spacing: 0.01em;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-present__item dl dt {
    font-size: 42px;
  }
}
.p-present__item dl dt span {
  display: block;
  font-size: 6.5420560748vw;
  margin-top: 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-present__item dl dt span {
    font-size: 28px;
    margin-top: 30px;
  }
}
.p-present__item dl dt span strong {
  font-size: 8.8785046729vw;
  font-weight: inherit;
}
@media screen and (min-width: 769px) {
  .p-present__item dl dt span strong {
    font-size: 38px;
  }
}
.p-present__item dl dd {
  margin: 11.6822429907vw auto 0 auto;
  width: 65.8878504673vw;
}
@media screen and (min-width: 769px) {
  .p-present__item dl dd {
    margin: 50px auto 0 auto;
    width: 282px;
  }
}
.p-present__item dl dd img {
  display: block;
  width: 100%;
}
.p-present__item + .p-present__item {
  margin-top: 18.691588785vw;
}
@media screen and (min-width: 769px) {
  .p-present__item + .p-present__item {
    margin-top: 80px;
  }
}
.p-present__item + .p-present__item dl dt {
  font-size: 6.5420560748vw;
}
@media screen and (min-width: 769px) {
  .p-present__item + .p-present__item dl dt {
    font-size: 28px;
  }
}
.p-present__h4 {
  background-color: #e2aa58;
  color: #000;
  border-radius: 100vh;
  font-size: 4.6728971963vw;
  letter-spacing: 0.09em;
  font-feature-settings: "palt";
  font-weight: bold;
  width: 55.1401869159vw;
  height: 7.2429906542vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 16.3551401869vw;
}
@media screen and (min-width: 769px) {
  .p-present__h4 {
    font-size: 20px;
    width: 236px;
    height: 31px;
    margin-top: 70px;
  }
}
.p-present__flow {
  margin: 10.7476635514vw auto 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 86.4485981308vw;
}
@media screen and (min-width: 769px) {
  .p-present__flow {
    margin: 46px auto 0 auto;
    width: 370px;
  }
}
.p-present__flow li {
  width: 41.5887850467vw;
  font-size: 3.9719626168vw;
  letter-spacing: -0.04em;
  font-feature-settings: "palt";
  line-height: 1.88;
  background-color: #dfa656;
  color: #000;
  text-align: center;
  padding: 2.3364485981vw 0 7.0093457944vw 0;
}
@media screen and (min-width: 769px) {
  .p-present__flow li {
    width: 178px;
    font-size: 17px;
    padding: 10px 0 30px 0;
  }
}
.p-present__flow li .step {
  font-size: 4.9065420561vw;
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-present__flow li .step {
    font-size: 21px;
  }
}
.p-present__flow li .step strong {
  font-size: 5.8411214953vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-present__flow li .step strong {
    font-size: 25px;
  }
}
.p-present__flow li img {
  display: block;
  height: 11.9158878505vw;
  width: auto;
  margin: 6.0747663551vw auto 0 auto;
}
@media screen and (min-width: 769px) {
  .p-present__flow li img {
    height: 51px;
    margin: 26px auto 0 auto;
  }
}
.p-present__flow li a {
  text-decoration: underline;
}
.p-present__taisyo {
  margin-top: 8.1775700935vw;
  font-size: 4.6728971963vw;
  letter-spacing: -0.02em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-present__taisyo {
    margin-top: 35px;
    font-size: 20px;
  }
}
.p-present__kikan {
  font-size: 6.308411215vw;
  line-height: 1.294;
  margin-top: 8.1775700935vw;
}
@media screen and (min-width: 769px) {
  .p-present__kikan {
    font-size: 27px;
    margin-top: 35px;
  }
}
.p-present__kikan span {
  display: block;
}
.p-present__kikan span + span::before {
  content: "";
  display: block;
  margin: 2.3364485981vw auto;
  width: 1px;
  height: 7.0093457944vw;
  background-color: #e7d4c0;
}
@media screen and (min-width: 769px) {
  .p-present__kikan span + span::before {
    margin: 10px auto;
    height: 30px;
  }
}
.p-present__attention {
  margin: 18.691588785vw auto 0 auto;
  width: 88.785046729vw;
}
@media screen and (min-width: 769px) {
  .p-present__attention {
    margin: 80px auto 0 auto;
    width: 380px;
  }
}
.p-present__attention li {
  font-size: 2.8037383178vw;
  line-height: 1.583;
  letter-spacing: 0;
  text-align: left;
  font-feature-settings: "palt";
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 769px) {
  .p-present__attention li {
    font-size: 12px;
  }
}

/*========================================================================
動き
========================================================================*/
.js-slide-scene {
  color: #fff;
  padding-bottom: 3.738317757vw;
}
@media screen and (min-width: 769px) {
  .js-slide-scene {
    padding-bottom: 16px;
  }
}
.js-slide-scene .slick-arrow {
  color: inherit;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 5.8411214953vw;
  border: solid 1px;
  width: 7.7102803738vw;
  height: 7.7102803738vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .js-slide-scene .slick-arrow {
    left: 25px;
    width: 33px;
    height: 33px;
  }
}
.js-slide-scene .slick-arrow::before {
  content: "";
  display: block;
  width: 40%;
  height: 40%;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(225deg);
  margin: 0 20% 0 auto;
}
.js-slide-scene .slick-arrow.slick-next {
  left: auto;
  right: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .js-slide-scene .slick-arrow.slick-next {
    right: 25px;
  }
}
.js-slide-scene .slick-arrow.slick-next::before {
  transform: rotate(45deg);
  margin: 0 auto 0 20%;
}
.js-slide-scene .slick-dots {
  width: 36.9158878505vw;
  margin: 11.6822429907vw auto 0 auto;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
}
@media screen and (min-width: 769px) {
  .js-slide-scene .slick-dots {
    width: 158px;
    margin: 50px auto 0 auto;
  }
}
.js-slide-scene .slick-dots li {
  display: block;
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
}
.js-slide-scene .slick-dots li button {
  display: block;
  color: inherit;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 0;
  border: none;
}
.js-slide-scene .slick-dots li:nth-child(1) {
  width: 14.2857142857%;
}
.js-slide-scene .slick-dots li:nth-child(2) {
  width: 28.5714285714%;
}
.js-slide-scene .slick-dots li:nth-child(3) {
  width: 42.8571428571%;
}
.js-slide-scene .slick-dots li:nth-child(4) {
  width: 57.1428571429%;
}
.js-slide-scene .slick-dots li:nth-child(5) {
  width: 71.4285714286%;
}
.js-slide-scene .slick-dots li:nth-child(6) {
  width: 85.7142857143%;
}
.js-slide-scene .slick-dots li:nth-child(7) {
  width: 100%;
}
.js-slide-scene .slick-dots li.slick-active {
  background-color: #fff;
}

.js-slide-video {
  margin-top: 2.3364485981vw;
  color: #fff;
  padding-bottom: 16.3551401869vw;
}
@media screen and (min-width: 769px) {
  .js-slide-video {
    margin-top: 10px;
    padding-bottom: 70px;
  }
}
.js-slide-video .slick-arrow {
  color: inherit;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  border: solid 1px;
  border-radius: 50%;
  width: 9.5794392523vw;
  height: 9.5794392523vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .js-slide-video .slick-arrow {
    width: 41px;
    height: 41px;
  }
}
.js-slide-video .slick-arrow::before {
  content: "";
  display: block;
  width: 30%;
  height: 30%;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(225deg);
  margin: 0 26% 0 auto;
}
.js-slide-video .slick-arrow.slick-next {
  left: 12.1495327103vw;
}
@media screen and (min-width: 769px) {
  .js-slide-video .slick-arrow.slick-next {
    left: 52px;
  }
}
.js-slide-video .slick-arrow.slick-next::before {
  transform: rotate(45deg);
  margin: 0 auto 0 26%;
}

.js-zoom {
  transform: scale(0.95);
  opacity: 0;
  transition: transform 1.5s, opacity 0.5s;
}
.js-zoom.is-active {
  opacity: 1;
  transform: scale(1);
}

@keyframes scroll {
  0% {
    bottom: 100%;
  }
  30% {
    bottom: 0%;
    top: 0%;
  }
  60% {
    top: 100%;
    bottom: 0%;
  }
  100% {
    top: 100%;
    bottom: 0%;
  }
}
@keyframes arrow {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}/*# sourceMappingURL=michael.css.map */