@charset "UTF-8";
/* CSS Document */

/* top.css */

@media only print, only screen and (min-width: 18.75em){

body{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

nav{
  display: none;
}

#header{
  background: #fff;
  display: none;
}

#header a{
  color: #000;
}

#navMenuSp{
  width: 28vw;
  position: absolute;
  top: 3.4vw;
  right: 15px;
  overflow: hidden;
}

#navMenuSp ul{
  width: 34vw;
  padding-top: 3px;
}

#navSoundSp .sound-control-bar{
  background: #000;
}

.title-card{
  display: none;
}

#topTtl{
  width: 68.75vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -22.5vw 0 0 -34.37vw;
  z-index: 3333;
  opacity: 0;
  transform: translate3d(0,40px,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#topTtl.active{
  opacity: 1;
  transform: translate3d(0,0,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

button{
  transform: scale(0.6,0.6) !important;
  display: inline-block;
}

button.b0{
  bottom: 60px;
}

#mainvisualFooter{
  width: 100%;
  height: 40px;
  color: #000;
  background: #fff;
  font-family:'Baskerville MT W01 Regular';
  font-size: 1.786vw;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3333;
  transform: translate3d(0,40px,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#mainvisualFooter.active{
  transform: translate3d(0,0,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#mainvisualFooter h5{
  position: absolute;
  top: 13px;
  left: 15px;
  font-family:'Baskerville MT W01 Regular';
  font-size: 14px;
  letter-spacing: 0.08em;
}

#mainvisualFooter span{
  position: relative;
  top: -2px;
  display: inline-block;
}

.op-p2{
  padding: 1rem;
}

.share-cta{
  transform: scale(0.6,0.6) !important;
  bottom: 36px !important;
  display: none;
}

#banners{
  margin: 5px 15px 0 0;
  float: right;
}

#banners li{
  float: left;
  margin-right: 1vw;
}

#banners li:last-child{
  margin-right: 0;
}

#bnrMvt{
  width: 19vw;
}

#bnrMjr{
  width: 21.87vw;
}

#bnrTheater{
  width: 15.62vw;
  position: absolute;
  bottom: 60px;
  left: 15px;
  z-index: 3333;
  display: none;
}

}

@media only print, only screen and (min-width: 1000px){

body{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

nav{
  display: none;
}

#header{
  background: none;
  display: none;
}

#navR{
  width: 20.57vw;
  right: 20px;
}

#logo .path,
#navTw .path,
#navIg .path,
#navA24 .path{
  fill: #fff;
}

#navMenu{
  width: 9.6vw;
  float: right;
  overflow: hidden;
  border-left: 1px solid #fff;
  padding-left: 2vw;
}

#navMenu ul{
  width: 10.8vw;
  padding-top: 3px;
}

#navMenu li#navSound{
  margin-right: 1em;
}

#header a{
  color: #fff !important;
}

#header a:hover{
  color: #fff;
}

.title-card{
  display: none;
}

#topTtl{
  width: 36vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12vw 0 0 -18vw;
  z-index: 3333;
  opacity: 0;
  transform: translate3d(0,40px,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#topTtl.active{
  opacity: 1;
  transform: translate3d(0,0,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}


button.b0{
  bottom: 50px;
}

.lever{
  margin-left: -60px;
}

#mainvisualFooter{
  width: 100%;
  height: 4.2vw;
  color: #000;
  background: #fff;
  font-family:'Baskerville MT W01 Regular';
  font-size: 1.786vw;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3333;
  transform: translate3d(0,100px,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#mainvisualFooter.active{
  transform: translate3d(0,0,0);
	transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-webkit-transition: all 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
}

#mainvisualFooter h5{
  position: absolute;
  top: 1.15vw;
  left: 20px;
  font-family:'Baskerville MT W01 Regular';
  font-size: 1.786vw;
  letter-spacing: 0.08em;
}

#mainvisualFooter span{
  position: relative;
  top: -2px;
  display: inline-block;
}

.op-p2{
  padding: 1rem;
}

.share-cta{
  transform: scale(0.8,0.8) !important;
  bottom: 140px !important;
  display: none;
}

#banners{
  margin: 0.8vw 20px 0 0;
  float: right;
}

#banners li{
  float: left;
  margin-right: 0.5vw;
}

#banners li:last-child{
  margin-right: 0;
}

#bnrMvt{
  width: 6.2vw;
}

#bnrMjr{
  width: 6.85vw;
}

#bnrTheater{
  width: 7.85vw;
  position: absolute;
  bottom: 6vw;
  left: auto;
  right: 20px;
  z-index: 3333;
  display: none;
}

}