@charset "utf-8";

body
{
  margin: 0;

  min-width: 950px;
}



#myc
{
  font-size: 16px;

  text-align: left;
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


#myc .cf:after
{
  content: "";
  display: block;
  clear: both;
}


#myc h1,
#myc h2,
#myc h3,
#myc h4,
#myc h5,
#myc h6,
#myc p
{
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: inherit;
}


#myc table,
#myc tr,
#myc th,
#myc td,
#myc form
{
  margin: 0;
  padding: 0;

  border-collapse: collapse;
}

#myc input[type=submit],
#myc input[type=button]
{
  -webkit-appearance: none;
  border-radius: 0;
}

#myc th,
#myc td
{
  vertical-align: top;
}

#myc ol,
#myc ul
{
  padding: 0;
  list-style-position: inside;
}

#myc img
{
  border: 0;

  vertical-align: top;
}

#myc .sp-only
{
  display: none;
}

#myc .centerview
{
  position: relative;
  margin: 0 auto;

  width: 950px;
}

#myc a img
{
  transition-duration: 0.1s;
}
#myc a:hover img
{
  opacity: 0.85;
}

#myc .partition:after
{
  content: "";
  display: block;
  clear: both;
}
#myc .partition .left
{
  float: left;
  width: 50%;
}
#myc .partition .right
{
  float: right;
  width: 50%;
}

#myc .text+.text
{
  margin-top: 1em;
}

#myc .text-line
{
  display: inline-block;
}

#myc .top-ss
{
  margin-top: 12px;
}

#myc .top-s
{
  margin-top: 16px;
}

#myc .top-m
{
  margin-top: 24px;
}

#myc .top-l
{
  margin-top: 32px;
}

#myc .top-ll
{
  margin-top: 40px;
}

#myc .center
{
  text-align: center;
}



#myc .pagetop-show-position
{
  position: relative;
}

#myc #myc-pagetop
{
  position: absolute;
  right: 0;
  bottom: 0;

  width: 1px;
  height: 1px;
}

#myc #myc-pagetop .pagetop
{
  display: none;
}
html.remodal-is-locked #myc #myc-pagetop .pagetop
{
  display: none !important;
}

#myc #myc-pagetop .fix-area
{
  position: fixed;
  right: 0;
  bottom: 0;

  padding: 16px;
}
#myc #myc-pagetop.no-fix .fix-area
{
  position: inherit;
}

#myc .yt-movie
{
  margin: 0 auto;
  width: 800px;

  text-align: center;
}





#myc #myc-loading .inner
{
  display: table;
  width: 100%;
  height: 100vh;
}
#myc #myc-loading .inner .inner-sub
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#myc #myc-loading
{
  display: none;
}
#myc.loading #myc-loading
{
  display: inherit;
}
#myc.loading.loaded #myc-loading
{
  display: none;
}

#myc.loading #myc-loaded
{
  display: none;
}
#myc.loading.loaded #myc-loaded
{
  display: inherit;
}










#myc .section
{
  padding: 72px 0;
}

#myc .section .centerview
{
  width: 900px;
}

#myc .section .section-title
{
  text-align: center;
}

#myc .section .section-inner
{
  margin-top: 60px;
}

#myc .ticket-link
{
  text-align: center;
}




#myc #myc-header
{
  padding: 36px 0;
  background-color: #fff;
}

#myc #myc-header .right
{
  margin-top: -4px;
}

#myc #myc-header .date
{
  margin-top: 32px;
  text-align: center;
}
#myc #myc-header .date + .date {
  margin-top: 1em;
}

#myc #myc-header .ticket-link
{
  margin-top: 16px;
  text-align: center;
}

#myc #myc-header .right
{
  box-sizing: border-box;
  padding-left: 16px;
}

#myc #myc-header .text
{
  margin-top: 16px;
  text-align: center;
}
#myc #myc-header .text.large
{
  font-size: 130%;
  font-weight: bold;
}





#myc #myc-schedule
{
  background-image: url("../../schedule_bg.jpg");
  background-position: center top;
}

#myc #myc-schedule .list .step-label
{
  text-align: center;
  font-weight: bold;
  color: #fffc00;
  font-size: 180%;
}
#myc #myc-schedule .list .item+.step-label
{
  margin-top: 48px;
}
#myc #myc-schedule .list .item
{
  margin-top: 3px;
}
#myc #myc-schedule .list .step-label+.item,
#myc #myc-schedule .list .step-label+.more-area
{
  margin-top: 36px;
}

#myc #myc-schedule .list .item+.more-area,
#myc #myc-schedule .list .more-area+.item
{
  margin-top: 54px;
}

#myc #myc-schedule .list .slide-area
{
  display: none;
}

#myc #myc-schedule .list .slide-button
{
  text-align: center;
}
#myc #myc-schedule .list .slide-area+.slide-button
{
  margin-top: 3px;
}
#myc.standby #myc-schedule .list .slide-button .close
{
  display: none;
}

#myc #myc-schedule .price-box
{
  margin: 72px auto 0;
  padding: 40px 0;
  width: 648px;

  text-align: center;

  border: 10px solid #189C95;
  background-color: #fff;
}

#myc #myc-schedule .price-box .title
{
  text-align: center;
}

#myc #myc-schedule .price-box .text
{
  margin-top: 32px;
  text-align: center;
}
#myc #myc-schedule .price-box .text + .text {
  margin-top: 1em;
}
#myc #myc-schedule .price-box .text.large
{
  margin-top: 16px;

  font-size: 130%;
  font-weight: bold;
}

#myc #myc-schedule .price-box .ticket-link
{
  margin-top: 16px;
}





#myc #myc-movie
{
  background-color: #00a38e;
}

#myc #myc-movie .movie-box .label
{
  text-align: center;
}

#myc #myc-movie .movie-top .movie-box
{
  margin: 0 auto;
  width: 640px;
}

#myc #myc-movie .movie-top .movie-box .label
{
  margin-top: 12px;

  color: #fff;
  font-size: 120%;
}

#myc #myc-movie .list
{
  margin-top: 40px;
}

#myc #myc-movie .list .item
{
  float: left;
  width: 425px;

  background-color: #404040;
}
#myc #myc-movie .list .item:nth-child(2n)
{
  margin-left: 50px;
}
#myc #myc-movie .list .item:nth-child(n+3)
{
  margin-top: 32px;
}

#myc #myc-movie .list .inner-list
{
  margin-top: 32px;
}
#myc #myc-movie .list .inner-list+.inner-list .item
{
  float: inherit;
    clear: left;
  margin-left: auto;
  margin-right: auto;
}

#myc #myc-movie .list .item a
{
  display: block;

  color: #000;
  text-decoration: none;
}
#myc #myc-movie .list .item a:hover
{
  text-decoration: underline;
}

#myc #myc-movie .list .thumb
{
  position: relative;

  text-align: center;
}

#myc #myc-movie .list .thumb .cover
{
  display: table-cell;
  position: absolute;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;

  pointer-events: none;
}

#myc #myc-movie .list .item .label
{
  padding: 8px;

  background-color: #FEE244;
}





#myc #myc-interview .box
{
  padding: 28px;

  border: 10px solid #ffe303;
  background-color: #fff;
}

#myc #myc-interview .box .right
{
  box-sizing: border-box;
  padding: 28px 16px;
}

#myc #myc-interview .box a
{
  color: #008876;
}

#myc #myc-interview .box .text
{
  font-size: 105%;
  line-height: 1.8em;
}

#myc #myc-interview .box .link
{
  margin-top: 28px;
}







#myc #myc-release
{
  background-color: #FEE244;
}

#myc #myc-release .box
{
  padding: 64px 40px;

  border: 10px solid #c2a25b;
  background-color: #fff;
}

#myc #myc-release .box .title
{
  text-align: center;
}

#myc #myc-release .box .text
{
  margin-top: 56px;

  line-height: 2em;
}

#myc #myc-release .box .list
{
  margin-top: 40px;
}

#myc #myc-release .box .list .item
{
  float: left;
  width: 242px;
}
#myc #myc-release .box .list .item+.item
{
  margin-left: 37px;
}

#myc #myc-release .box .list .item .thumb
{
  height: 244px;
}

#myc #myc-release .box .list .item .label
{
  margin-top: 16px;
  text-align: center;
}

#myc #myc-release .box .list .item .link
{
  margin-top: 24px;
  text-align: center;
}





#myc #myc-official
{
  text-align: center;

  background-color: #fff;
}





/*
  scrollmagic
*/
#myc.standby .scrollmagic
{
  opacity: 0;
  transition-duration: 1.6s;
  transition-timing-function: ease-out;
  transform: translateY(-24px);
}

#myc.standby .scrollmagic.show
{
  opacity: 1 !important;
  transform: translateX(0) translateY(0) scale(1) !important;
}