@charset "UTF-8";
/* google font */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900|Oranienbaum');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;900&display=swap');
/* font-family: 'Zen Old Mincho', serif; */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400&display=swap');
/* font-family: 'Zen Kaku Gothic Antique', sans-serif; */


html, body{height: 100%;width: 100%;font-size: 62.5%;background: #000000;}/*font size 62.5%=10px 1.0rem=10px*/

/****************************************
Smart phone BASE 767px
*****************************************/
.sp_view{display: none;}

/*--------------------------
共通
--------------------------*/

#contents {
	padding-top: 80px;
	}

#container {
	width:890px;
	margin:0 auto;
	padding:0 30px 70px 30px ;
	}

#wrapper {
	min-width: 1200px;
	background: #FFFFFF;
}

p {
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	color: #3f3532;
}

h1 {
	font-family: 'Zen Old Mincho', serif;
	font-weight:400;
	font-size: 2.6rem;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #0000000;
	margin-bottom: 20px;
}

.ttl_r_pc {
	/*position: absolute;
	top: 0%;
	right: 0%;
	z-index: 100;*/
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: right;
}

.ttl_l_pc {
	/*position: absolute;
	top: 0%;
	left: 0%;
	z-index: 100;*/
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	
	text-align: left;
}

.ttl_r_pc img,.ttl_l_pc img  {
	width: 30%;
}

img {
vertical-align: bottom; /* または vertical-align: top; */
}

.photo {
	width: 100%;
}
.photo img {
	width: 100%;
}

/*--------------------------
SNS
--------------------------*/



footer p {
	font-family: 'Oranienbaum', sans-serif;
	letter-spacing: 0.1em;
	font-size: 0.5rem;
	text-align: center;
	padding: 15px 0;
}

/*--------------------------
TOP 1200px
--------------------------*/
#top_pc {
	position: relative;
    min-width: 1200px;
	padding-bottom: 0px;
	/*background: url("../img/top_main_teaser.jpg") no-repeat;
	background-size: contain;
	background-position: top center;*/
}

#top_img{
    /*background:url("../img/top_main_teaser.jpg") no-repeat top center;
	background-size: cover;*/
   
    width:100%;
    height:100%;
    min-width: 1200px;
}

#top_img img {
	width: 100%;
}

#top_top {
	position: absolute;
	top: 0%;
	right: 0%;
	left: 0%;
	width: 59%;
	margin: 0 auto;
}

#top_top img {
	width: 100%;
}

#top_mid {
	position: absolute;
	bottom: 350px;
	right: 0%;
	left: 0%;
	width: 400px;
	margin: 0 auto;
	display: flex;
	align-content: space-between;
}

#top_mid img {
	width: 100%;
}

#top_mid div{
	padding: 0 5px;
}

#top_bottom {
	position: absolute;
	bottom: 70px;
	right: 0%;
	left: 0%;
	width: 900px;
	margin: 0 auto;
}



#top_bottom img {
	width: 100%;
}

#top_keyvisual_pc_billing{
	position: absolute;
	bottom: 0%;
	right: 0%;
	left: 0%;
	width: 800px;
	margin: 0 auto;
}

#top_keyvisual_pc_billing img {
	width: 100%;
}
/*--------------------------
SNS
--------------------------*/
.sns {
	position: absolute;
	top: 20px;
	right: 35px;
}

/*--------------------------
BANNER
--------------------------*/
.bnr_pc {
	position: absolute;
	top: 40%;
	left: 4%;
	width: 13%;
}

.bnr_pc img {
	width: 100%;
}



/*--------------------------
ムビチケ
--------------------------*/

#widgets_ticket {
	width: 100%;
	padding: 0 0 100px 0;
	
	
}

#ticket {
	width: 100%;
	background: #000000;
}

#mvtk-widgets-container {
	width: 100%;
	background: #000000;
	text-align: center;
	margin: 0 auto;
	padding: 100px 0 100px 0;
}

/*--------------------------
NEWS
--------------------------*/

/*--------------------------
Trailer
--------------------------*/

#trailer_container_sp {
	width: 100%;
	position: relative;
	background: #F4E9DB;
	padding: 0 0 50px 0;
}

#trailer_contents {
	width: 100%;
	margin: 0 auto;
}

#trailer_contents img {
	width: 100%;
}

#trailer_sp {
	width: 1200px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

#player_contents {
position: relative;
width: 100%;
padding-top: 56.25%;
	margin: 0 auto;
	z-index: 0;
}

#player_contents iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.trailer_btn {
display: flex;
flex-wrap: wrap;
width: 100%;
box-sizing: border-box;

	justify-content: space-between;
margin: 0 auto;
}
.trailer_btn li {
height: 50px;
color: #FFFFFF;
letter-spacing: 0.1em;
border: 0px solid #00517C;
text-align: center;
line-height: 45px;
box-sizing: border-box;
	margin: 0.5% 0 0 0; 
	font-size: 1.5rem;
	background: #23739D;
	font-family: 'Zen Old Mincho', serif;
	border-radius: 10px;
}



.trailer_btn li.width33 {
width: calc(100% / 3);
}
.trailer_btn li.width50 {
width: 49.8%;
}
.trailer_btn li.width100 {
width: 100%;
}
.trailer_btn li:hover {
cursor: pointer;
}
.trailer_btn li.select {
color: #8A8A8A;
border: 1px solid #00517C;
box-sizing: border-box;
}

a:hover, a:hover img {
	opacity:0.5;
}

a {outline: none;}



/*--------------------------
INTRODUCTION
--------------------------*/
#intro_contents {
	width: 875px;
	margin: 0 auto;
	padding-bottom: 120px;
}

#intro_contents h1{
	color: #ed8599;
}
/*--------------------------
STORY
--------------------------*/
#story_container {
	background:#f2e7d9 url("../img/story_bg.jpg") no-repeat;
	background-size: 1200px auto;
	background-position: center top;
}

#story_contents {
	width: 875px;
	margin: 0 auto;
	padding-bottom: 120px;
}

#story_contents h1{
	color: #00517c;
}
/*--------------------------
CAST STAFF
--------------------------*/
#cast_staff_container {
	
}

#cast_staff_container #cast_staff_contents p {
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.6em;
	color: #3f3532;
}

#cast_staff_contents {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 0;
}

#main_cast {
	display: flex;
}

.main_cast_item {
	box-sizing: border-box;
	position: relative;
	width: 600px;
	padding: 35px;
	margin-bottom: 50px
}

.main_cast_item::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;/*線の上下位置*/
  display: inline-block;
  width: 520px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #E3C8A5;/*線の色*/
  border-radius: 0;/*線の丸み*/
}

.main_cast_item:first-of-type {
	border-right: 1px solid #E3C8A5;
}

.main_cast_item img {
	width: 100%;
	margin-bottom: 0px;
}

#cast {
	display: flex;
}

.cast_item {
	box-sizing: border-box;
	position: relative;
	width: 300px;
	padding: 20px;
	border-right: 1px solid #E3C8A5;
	margin-bottom: 50px
}

.cast_item::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;/*線の上下位置*/
  display: inline-block;
  width: 230px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #E3C8A5;/*線の色*/
  border-radius: 0;/*線の丸み*/
}

.cast_item:last-of-type {
	border-right: 0px solid #E3C8A5;
}

.cast_item img {
	width: 100%;
	margin-bottom: 25px;
}

#staff {
	display: flex;
	flex-wrap: wrap;
}

.staff_item {
	box-sizing: border-box;
	position: relative;
	width: 400px;
	padding: 20px;
	border-right: 1px solid #E3C8A5;
	margin-bottom: 50px;
	text-align: center;
}

.staff_item p {
	text-align: left;
}

.staff_item:nth-of-type(1)::before,
.staff_item:nth-of-type(2)::before,
.staff_item:nth-of-type(3)::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -25px;/*線の上下位置*/
  display: inline-block;
  width: 320px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #E3C8A5;/*線の色*/
  border-radius: 0;/*線の丸み*/
}

.staff_item:last-of-type {
	border-right: 0px solid #E3C8A5;
}

.staff_item:nth-of-type(3) {
	border-right: 0px solid #E3C8A5;
}

.staff_item img {
	width: 80%;
	margin-bottom: 25px;
}
/*--------------------------
FOOTER
--------------------------*/
#footer_container {
	width: 100%;
}

#footer_container img {
	width: 100%;
}

/*--------------------------
NAVIGATION
--------------------------*/
/* グルーバルメニュー */
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    /*right: 0;*/
    left: 0;
    height: 100%;
    overflow: auto;
    background: #EB8093 url("../img/nav_bg.jpg") no-repeat;
	background-size: cover;
	background-position: top right;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
    -webkit-overflow-scrolling: touch;
}

nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 90px 0 0 0 ; 
    width: 100%;
	text-align: center;
	list-style-type: none;
	font-family: Red Hat Display , san-serif;
	font-weight: 500;
	font-size: 2.0rem;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

nav.globalMenuSp ul li {
    list-style-type: none;
    padding: 0 0 0 0;
    width: 80%;
	text-align: center;
	margin: 0 auto;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #FFFFFF;
    padding: 0.9em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0);
}
	
	
nav.globalMenuSp ul li:nth-child(2) {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;

}
	
	nav.globalMenuSp ul li a div.nav_news:nth-child(1) {
		margin-right: 10px;
	}

.overflowHidden {
    overflow: hidden;
}
/* ハンバーガー */
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    left: 20px;
    top: 25px;
    width: 40px;
    height: 40px;
	padding: 5px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 50px;
    
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 0;
}

.navToggle span:nth-child(1) {
    top: 3px;
	left: 55px;
	border-bottom: solid 4px #EB8093;
}

.navToggle span:nth-child(2) {
    top: 15px;
	left: 55px;
	border-bottom: solid 4px #EB8093;
}

/*.navToggle span:nth-child(3) {
    top: 18px;
	border-bottom: solid 3px #EB8093;
}*/

.navToggle .menu:nth-child(3) {
    top: 0px;
	left: 1px;
	text-align: center;
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
	font-weight: 700;
	font-size:1.2rem;
	letter-spacing: 0.1em;
	color: #EB8093;
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 11px;
    left: 55px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
	border-bottom: solid 2px #FFFFFF;
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2){
    top: 11px;
	left: 55px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
	border-bottom: solid 2px #FFFFFF;
}

.navToggle.active .menu:nth-child(3){
    color: #FFFFFF;
}


/* Loading背景画面設定　*/
#splash {
/*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background:#ed8599;
  text-align:center;
  color:#fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width:250px;
}

/* fadeUpをするアイコンの動き */
.fadeUp{
animation-name: fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}


/*--------------------------
COMMENT
--------------------------*/

/*#comment_pc {
    margin: 50px auto;
    width: 830px;
}

#comment_pc img {
    width: 100%;
}
*/


/*#comment_bnr {
	position: absolute;
	top:30px;
	left: 30px;
}

#comment_bnr img {
	width: 150px;
}*/

#comment_inner {
	background: url("../img/comment_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 70px 40px 50px 40px;
	
}

#comment_inner p{
	
}

#comment_inner #comment_ttl {
	text-align: center;
	padding-bottom: 50px;
}

#comment_inner p {
	color: #FFFFFF;
	font-family: 'Zen Old Mincho', serif;
	font-size: 1.7rem;
}

#comment_ttl h1 {
	font-size: 2.2rem;
	color: #002754;
	margin: 30px 0 50px 0;
}

.comment_bnr_container {
	color: #FFFFFF;
	margin: 70px 15px 70px 15px;
	padding-bottom: 40px;
	border-bottom: dotted 1px #A6A6A6;
}

.comment_bnr_container:last-child {
	border-bottom: dotted 0px #A6A6A6;
}

.comment_bnr_txt {
	font-size: 1.6rem;
	line-height: 1.8em;
	margin-bottom: 10px;
}

#comment_inner .comment_bnr_name p {
	font-size: 2.5rem;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 0.1rem;
	color: yellow;
}