@charset "UTF-8";

#breadcrumb .cateList{
  line-height: calc(40 *(100vw / 750));
  font-size: calc(20 *(100vw / 750));
  margin: 20px auto 10px;
  color: #000000;
  width: 92%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  display: flex;
  flex-wrap: wrap;
}

.space_odyssey_wrap {
  width: 100%;
  font-size: 3.73333vw;
  color: #58595b;
  font-family: "eb-garamond", sans-serif;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna"; }
  .space_odyssey_wrap img {
    display: block;
    width: 100%; }
  .space_odyssey_wrap a {
    display: block; }
  .space_odyssey_wrap .pc_only {
    display: none; }
  .space_odyssey_wrap .top_blk .mv {
    width: 100%;
    margin-bottom: 9.33333vw; }
  .space_odyssey_wrap .top_blk .txt {
    width: 89.33333vw;
    margin: 0 auto 11.2vw;
    font-size: 3.46667vw;
    line-height: 2;
    letter-spacing: .12em;
    font-weight: 300;
    font-family: Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif; }
  .space_odyssey_wrap .top_blk .logo {
    width: 53.33333vw;
    margin: 0 auto 10.66667vw; }
  .space_odyssey_wrap .content_blk .credit {
    width: 89.86667vw;
    margin: 0 auto;
    text-align: left;
    padding-top: 4.26667vw; }
    .space_odyssey_wrap .content_blk .credit a {
      display: inline;
      letter-spacing: .03em;
      line-height: 1.65; }
  .space_odyssey_wrap .content_blk .blk01 {
    margin-bottom: 20.66667vw; }
    .space_odyssey_wrap .content_blk .blk01 .img01 {
      width: 89.6vw; }
    .space_odyssey_wrap .content_blk .blk01 .img02 {
      width: 70.13333vw;
      margin-left: 24.93333vw;
      margin-top: -4vw; }
      .space_odyssey_wrap .content_blk .blk01 .img02 img {
        mix-blend-mode: multiply; }
  .space_odyssey_wrap .content_blk .blk02 {
    margin-bottom: 20.66667vw; }
    .space_odyssey_wrap .content_blk .blk02 .img01 {
      width: 80vw;
      margin: 0 auto; }
    .space_odyssey_wrap .content_blk .blk02 .credit {
      width: 81.33333vw;
      margin-left: 10vw; }
  .space_odyssey_wrap .content_blk .blk03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20.26667vw; }
    .space_odyssey_wrap .content_blk .blk03 .img01 {
      width: 69.86667vw;
      margin-left: 5.06667vw;
      margin-top: -4vw;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .space_odyssey_wrap .content_blk .blk03 .img02 {
      width: 90vw;
      margin-left: 10vw;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      .space_odyssey_wrap .content_blk .blk03 .img02 img {
        mix-blend-mode: multiply; }
    .space_odyssey_wrap .content_blk .blk03 .credit {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
  .space_odyssey_wrap .content_blk .blk04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20vw; }
    .space_odyssey_wrap .content_blk .blk04 .img01 {
      width: 90vw;
      margin: 0 auto;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .space_odyssey_wrap .content_blk .blk04 .img02 {
      width: 69.86667vw;
      margin: 0 auto 10.66667vw;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      .space_odyssey_wrap .content_blk .blk04 .img02 img {
        mix-blend-mode: multiply; }
    .space_odyssey_wrap .content_blk .blk04 .credit {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
  .space_odyssey_wrap .bottom_blk {
    width: 94.66667vw;
    margin: 0 auto;
    padding-bottom: 20vw; }
    .space_odyssey_wrap .bottom_blk .btn_all {
      text-align: center;
	  margin-bottom: 20.26667vw;
	  font-family: 'EB Garamond', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
	  font-size: calc(40 *(100vw / 750));
	  letter-spacing: 0.03em;
	  line-height: 0.6;
	  text-align: center;
	  color: #000000; }
      .space_odyssey_wrap .bottom_blk .btn_all a {
		display: inline-block;
		padding-bottom: calc(22 *(100vw / 750));
		border-bottom: double 4px #c0c0c0; }
    .space_odyssey_wrap .bottom_blk .staff_blk p {
      text-align: center;
      line-height: 1.65;
      letter-spacing: .03em; }
      .space_odyssey_wrap .bottom_blk .staff_blk p:first-of-type {
        margin-bottom: 11.2vw; }
