@charset "UTF-8";
@font-face {
  font-family: "notosansjp";
  font-weight: 400;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 500;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 700;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 900;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Black.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 400;
  src: url(../../../products/_assets/font/worksans/WorkSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 500;
  src: url(../../../products/_assets/font/worksans/WorkSans-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 700;
  src: url(../../../products/_assets/font/worksans/WorkSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 900;
  src: url(../../../products/_assets/font/worksans/WorkSans-Black.ttf) format("truetype");
}
/*
 * サイト内パラメータ設定ファイル
 */
/*
 * 関数定義用ファイル
 */
/*
 * メディアクエリ用mixin
 */
._page_1308l_51 ._box_1308l_51 {
  width: 100%;
  max-width: 600px;
  margin-inline: auto;
}
._page_1308l_51 ._movie_1308l_56 {
  aspect-ratio: 16/9;
}
._page_1308l_51 ._movie_1308l_56 iframe {
  position: static !important;
}
._page_1308l_51 ._movieWrap_1308l_62 {
  display: flex;
  justify-content: center;
}
._page_1308l_51 ._movieWrap_1308l_62 #jstream-player {
  width: 100%;
  max-width: 600px;
}
._page_1308l_51 ._movieWrap_1308l_62 #jstream-player iframe,
._page_1308l_51 ._movieWrap_1308l_62 #jstream-player object,
._page_1308l_51 ._movieWrap_1308l_62 #jstream-player embed {
  width: 100% !important;
  max-width: 600px !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
@media (max-width: 768px) {
  ._page_1308l_51 ._movieWrap_1308l_62 #jstream-player {
    max-width: 100%;
  }
  ._page_1308l_51 ._movieWrap_1308l_62 #jstream-player iframe,
  ._page_1308l_51 ._movieWrap_1308l_62 #jstream-player object,
  ._page_1308l_51 ._movieWrap_1308l_62 #jstream-player embed {
    max-width: 100% !important;
  }
}
._page_1308l_51 ._movieContents_1308l_88,
._page_1308l_51 ._movieText_1308l_89 {
  margin-top: 16px;
}