@charset "UTF-8";
/* CSS Document */
	
body{
	margin:0px;
	background-color:#ccc3b6;
	font-family: 'Noto Sans JP', sans-serif;
	color:#222;	
	text-align: justify;
	height:100%;
}

html{
	height:100%;
}

a { 
border-style:none;
text-decoration: none;
color: #d7472e;
}

a:hover{ 
border-style:none;
color: #d7472e;
opacity: 0.5;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

a:hover img { border-style:none; }

*{
margin: 0;
padding: 0;
}

ol, ul {
	list-style: none;
}

.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}



#loader {
    width: 400px;
    height: 86px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -43px; /* heightの半分のマイナス値 */
    margin-left: -200px; /* widthの半分のマイナス値 */
    z-index: 103;
}
 
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #d7472e;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 102;
}


.menuarea{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
  	-webkit-transition: .4s;
  	transition: .4s;
  	-webkit-transform: translate3d(0, -100%, 0);
  	transform: translate3d(0, -100%, 0);
}

.imgresponsive img{
	width: 100%;
	height: auto;
	padding: 10px;
}
.menubtn{
	z-index: 100;
	position: fixed;
	top:2%;
	right:3%;
	width: 7%;
	cursor: pointer;
	box-sizing: border-box;
}

.menubox{
	padding: 1%;
	z-index: 99;
    background-color: #222;
}

.menubox a{
	outline: none;
}

.menubox a:hover{
	outline: none;
}

.showMenu .menuarea{
  	-webkit-transform: translate3d(0, 0, 0);
  	transform: translate3d(0, 0, 0);
}

.menubox li{
	width: auto;
	color: #d7472e;
	font-family: 'Londrina Solid', cursive;
	font-size: 18px;
	float: left;
	box-sizing: border-box;
	letter-spacing: 2px;
	padding: 0 20px;
}

.small{
	font-size: 40%;
	padding-top: 20px;	
}

.middle{
	font-size: 80%;
	padding-top: 20px;
}

.middle_00{
	font-size: 80%;
	padding-top: 20px;
}

.large{
	font-size: 130%;
	line-height: 140%;
}

.italic{
	font-style: italic;
	padding-top: 20px;
}
.copy{
	font-size: 60%;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	line-height: 140%;
}

.white{
	color: #fff;	
}

.pink{
	color: #d7472e;	
}

.gray{
	color: #222;	
}

.comment_name{
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 22px;
	color: #d7472e;
	padding-top: 10px;
	text-align: right;
}

.left_m{
	box-sizing: border-box;
	color: #d7472e;
}

.right_m{
	box-sizing: border-box;
	color: #d7472e;
}

.menubox img{
	width: 100%;
	height: auto;
}

.left_m img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
	outline: none;
}

.left_m:hover img {
  opacity: .2;
}

.right_m img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.right_m:hover img {
  opacity: .2;
}


#spmain{
	display:none;
}

#sptrailerarea{
	display:none;
}

#contents_wrapper{
	width:100%;
	margin:0 auto;
	font-size: 15px;
	line-height: 180%;
}

#contents_wrapper img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

#top_wrapper{
	width:100%;
	overflow: hiPCen;
	position: relative;
	background-color: #d7472e;
}

#top_tlm{
	width:50%;
	float: left;
	box-sizing: border-box;
	border:10px solid #222;
    position: relative;
}

#top_tlm a{
  display: block;
  position: relative;
}
  
#top_tlm .hoverimg{
  position: absolute;
  top:0;
  left: -100%;
  -webkit-transition: .4s;
     -moz-transition: .4s;
      -ms-transition: .4s;
       -o-transition: .4s;
          transition: .4s;
  z-index: 101;
}

#top_tlm a:hover .hoverimg{
  left: 0%;
}

#fade_catch {
	width:50%;
	position: absolute;
    left: 0%;
    top:10%;
    margin:0 auto;
    display: none;
    z-index: 105;
}

#BDbtn_wrapper1{
	width:20%;
	position: absolute;
	right: 16%;
	top:76%;
	z-index: 98;
}

.BDbtn{
    width:100%;
	margin-bottom: 5px;
	box-sizing: border-box;
}

.BDbtn_sp{
	display: none;
	}


.BDbtn img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.snsbtn:hover img {
  opacity: .2;
}

#snsbtn_wrapper2{
	width:400px;
	right:20px;
	bottom:20px;
	position: absolute;
	overflow: hiPCen; /* heightを戻す */
}

.tweet{
	width:68px;
	float:left;
	margin-right:5px;
	line-height: 100%;
}

.like{
	width:66px;
	float:left;
	margin-right:5px;
	line-height: 100%;
}

.line{
	width:76px;
	float: right;
	margin-right:60px;
	line-height: 100%;
}

#snsbtn_wrapper3{
	display: none;
}

#snsbtn_wrapper4{
	width:300px;
    margin:0 auto;
	overflow: hiPCen; /* heightを戻す */
}

#snsbtn_wrapper5{
	display: none;
}

.scrollShowEffect {
	-webkit-transition-delay: 1s;
	   -moz-transition-delay: 1s;
	    -ms-transition-delay: 1s;
	     -o-transition-delay: 1s;
	        transition-delay: 1s;
	-webkit-transition: all 2s ease-in-out;
	   -moz-transition: all 2s ease-in-out;
	    -ms-transition: all 2s ease-in-out;
	     -o-transition: all 2s ease-in-out;
	        transition: all 2s ease-in-out;
	opacity:0;
}

.scrollShowEffect.showItem {
	opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
	    -ms-transform: translate3d(0, 0, 0);
	     -o-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}

.mb0{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
}

.mb5{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 5px;
	line-height: 140%;
}

.mb10{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 10px;
}

.mb10s{
	width:70%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 10px;
}

.mb20{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 20px;
}

.mb50{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 50px;
}

.mb20s{
	width:40%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 20px;
}

.mb20s2{
	width:60%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 20px;
}

.mb30{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 30px;
}

.mb100{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin-bottom: 100px;
}

.spshow{
	display: none;
}

.pcshow{
	width:100%;
}

.pagetitle1{
	font-family: 'Londrina Solid', cursive;
	font-size: 46px;
	font-weight: 800;
	color: #d7472e;
	letter-spacing: 5px;
	margin-bottom: 50px;
}

.pagetitle2{
    margin:0 auto;
	font-family: 'Londrina Solid', cursive;
	font-size: 46px;
	font-weight: 800;
	color: #d7472e;
	letter-spacing: 5px;
	margin-bottom: 50px;
}

.pagetitle3{
    margin:0 auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 800;
	color: #d7472e;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.pagetitle4{
	font-family: 'Londrina Solid', cursive;
	font-size: 46px;
	font-weight: 800;
	color: #222;
	letter-spacing: 5px;
	margin-bottom: 50px;
}

#footer_wrapper{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	margin: 0 auto;
	background-color: #ccc3b6;
	color: #d7472e;
	padding:50px 0 0 0;
}

#footer_logo{
	width:30%;
	margin:0 auto;
    margin-bottom: 20px;
}


.content {
  	position: relative;
	margin: 0 auto;
	padding: 0;
}

#RC_intro_wrapper{
	width:100%;
	background-size:cover;
	background-color: #ccc3b6;
    color: #222;
}

#RC_intro_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:7% 10% 7% 10%;
    box-sizing: border-box;
	text-align: justify;
}

#RC_cast_wrapper{
	width:100%;
	background-size:cover;
	background-color: #ccc3b6;
	overflow: hiPCen; /* heightを戻す */
}

#RC_cast_inner{
	width:100%;
	margin:0 auto;
	padding:7% 10% 7% 10%;
	box-sizing: border-box;
	color: #222;
	text-align: justify;
}

#RC_column_wrapper{
	width:100%;
	background-size:cover;
	background-color: #ccc3b6;
    color: #222;
}

#RC_column_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:7% 10% 7% 10%;
    box-sizing: border-box;
	text-align: justify;
}


#RC_sayings_wrapper{
	width:80%;
	background-size:cover;
	background-color: #ccc3b6;
	overflow: hiPCen; /* heightを戻す */
}

#RC_sayings_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:7% 10% 7% 10%;
    box-sizing: border-box;
	color: #222;
	font-size: 14px;
	text-align: justify;
}

#RC_comment_wrapper{
	width:100%;
	background-size:cover;
	background-color: #ccc3b6;
	background-image: url("images/pc/RC_scene_12.jpg");
	background-attachment: fixed;
	overflow: hiPCen; /* heightを戻す */
}

#RC_comment_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	text-align: center;
}

#RC_credit_wrapper{
	width:100%;
	background-size:cover;
	background-color: #ccc3b6;
	overflow: hiPCen; /* heightを戻す */
}

#RC_credit_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	text-align: center;
	font-size: 12px;
}

#RC_theater_wrapper{
	width:100%;
	background-color: #222;
	overflow: hiPCen; /* heightを戻す */
}

#RC_theater_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 15% 10% 15%;
    box-sizing: border-box;
	color: #fff;
}

.midashi1{
	width:100%;
	font-size: 22px;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 35px;
	margin-bottom: 30px;
	color:#d7472e;
}

.midashi2{
	width:100%;
	font-size: 30px;
	font-family: 'Londrina Solid', cursive;
	font-weight: 700;
	margin-bottom: 5px;
	color:#d7472e;
	letter-spacing: 2px;
	line-height: 24px;
}

.midashi4{
	width:100%;
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
	color:#d7472e;
	line-height: 24px;
}

.midashi3{
	width:100%;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #222;
}

.marker {
background: linear-gradient(transparent 40%, #eb7aa6 0%);
font-weight: bold;
color: #fff;
padding: 0px 2%;
}

.wrapperline{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:0;
	display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}

.introbox{
	width:44%;
	float: left;
	margin:0%;
	padding: 3%;
	background-color: #222;
	color: #fff;
}

.castbox{
	width:50%;
	float: left;
	margin:0%;
}

.castbox_02{
	width:45%;
	float: left;
	margin-left: 5%;
}

.castbox_03{
	width:45%;
	float: left;
	margin-right:5%;
}


.sayingsbox{
	width:50%;
	float: left;
	margin:0;
}
.sayingsbox_02{
	width:33%;
	float: left;
	margin-Left:2%;
} 

.sayingsbox_03{
	width:33%;
	float: left;
	margin-right:2%;
} 

.sayingsbox_F{
	width: 15%;
	float: left;
	margin:0;
} 

.commentbox{
	width:50%;
	float: left;
	margin:0;
	padding: 30px;
	font-size: 16px;
	line-height: 30px;
	background-color: #222;
	text-align: justify;
}
.commentbox_F{
	width:25%;
	float: left;
	margin:0;
}

table   {
width: 100%;
border-collapse:collapse
}
table tr    {
border-bottom:1px solid #D0D0D0;
}

.theaterbox{
	padding:6px;
}

.theaterboxa{
	width:100%;
	padding:6px;
}

.theaterboxb{
	width:25%;
	padding:6px;
}

.theaterboxc{
	width:50%;
	padding:6px;
}

.theaterboxc a{
	color:#fff;
	text-decoration: none;
}

.theaterboxc a:hover{
	opacity: 0.5;
	text-decoration: underline;
}


.ticket{
    width:60%;
    margin:0 auto;
    margin-bottom: 30px;
}



@media screen and (max-width:600px)
{

#contents_wrapper{
	width:100%;
	margin:0 auto;
	font-size: 13px;
	line-height: 180%;
}

#fade {
    width: 100%;
    height: 110%;
    display: none;
    background-color: #d7472e;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 102;
}
	
.menuarea{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: auto;
  	-webkit-transition: .4s;
  	transition: .4s;
  	-webkit-transform: translate3d(0, -100%, 0);
  	transform: translate3d(0, -100%, 0);
}

.menubtn{
	z-index: 100;
	position: fixed;
	top:2%;
	right:7%;
	width: 20%;
	cursor: pointer;
	box-sizing: border-box;
}

.menubox{
	padding: 10% ;
	z-index: 99;
    background-color: #222;
}

.menubox li{
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 5% 0%;
	margin:1%;
}

.left_m{
	border-bottom: 1px solid #666;
	box-sizing: border-box;
}

.right_m{
	border-bottom: 1px solid #666;
	box-sizing: border-box;
}


#spmain{
	width:100%;
	display: inherit;
    margin-bottom: 0px;
}
	
#top_day{
	display: none;
}
	
#top_comment{
	display: none;
}
	
#BDbtn_wrapper1{
	display: none;
}
	
#snsbtn_wrapper3{
	width:90%;
	margin:0 auto;
	display: inherit;
	margin-bottom: 10px;
	margin-top: 20px;
    overflow: hiPCen;
	box-sizing: border-box;
}

#snsbtn_wrapper2{
	width:241px;
	right:0;
	bottom:0;
	position: inherit;
	overflow: hiPCen; /* heightを戻す */
	margin:0 auto;
}
	
#snsbtn_wrapper4{
margin-left: 15%;
}
	
#snsbtn_wrapper5{
	width:90%;
	margin:0 auto;
	display: inherit;
    overflow: hiPCen;
	box-sizing: border-box;
}

.BDbtn_sp{
	display:inherit;
	width:90%;
	margin:0 auto;
	}


div.sptrailer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
	margin-bottom: 20px;
}
 
div.sptrailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sptrailerarea{
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
	display: inherit;
	margin-top:30px;
}

.pcshow{
	display: none;
}

.spshow{
	display:inherit;
	width:100%;
}


.brtext::before {
	content: "\A" ;
	white-space: pre ;
}

#top_image{
	display: none;
}
	
#RC_intro_wrapper{
	width:100%;
	background:none;
}

#RC_intro_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	background-color: #ccc3b6;
}

#RC_cast_wrapper{
	width:100%;
	background:none;
	overflow: hiPCen; /* heightを戻す */
}

#RC_cast_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	background-color: #ccc3b6;
	color: #222;
}

#RC_sayings_wrapper{
	width:100%;
	background:none;
	overflow: hiPCen; /* heightを戻す */
}

#RC_sayings_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	font-size: 12px;
	letter-spacing: -1.8px;
}
	
#RC_comment_wrapper{
	width:100%;
	background-size:contain;
}
	
#RC_comment_inner{
	padding:5%;
}

#RC_credit_wrapper{
	width:100%;
	background:none;
	overflow: hiPCen; /* heightを戻す */
	background-color: #ccc3b6;
}

#RC_credit_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	text-align: center;
	font-size: 8px;
	line-height: 14px;
}

#RC_theater_wrapper{
	width:100%;
	background-color: #222;
	overflow: hiPCen; /* heightを戻す */
}

#RC_theater_inner{
	width:100%;
	overflow: hiPCen; /* heightを戻す */
	padding:10% 10% 10% 10%;
    box-sizing: border-box;
	color: #fff;
}
	
#footer_logo{
	width:80%;
	margin:0 auto;
    margin-bottom: 20px;
}
	
.pagetitle1{
	width:100%;
	font-size: 34px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 30px;
}

.pagetitle2{
	width:100%;
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.pagetitle3{
	width:100%;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}
	
.pagetitle4{
	width:100%;
	font-size: 36px;
	text-align: center;
	margin-bottom: 30px;
}
	
.midashi1{
	font-size: 18px;
	line-height: 24px;
	letter-spacing:0px;
	font-weight: 600;
	margin-bottom: 10px;
	}


.midashi2{
	font-size: 26px;
	text-align: center;
}
	
.midashi4{
	font-size: 12px;
	text-align: center;
}

.midashi3{
	font-size: 16px;
	line-height: 20px;
}

.small{
	font-size: 40%;
	padding-top: 5px;	
	}
	
.middle{
	font-size: 60%;
	padding-top: 20px;
}
	
.comment_name{
	font-family: 'Sawarabi Gothic', sans-serif;
	font-size: 18px;
}

.castbox{
	width:100%;
	float: left;
	margin: 0%;
}

.castbox_02{
	width:100%;
	float: left;
	margin: 0%;
}

.castbox_03{
	width:100%;
	float: left;
	margin: 0%;
}


.sayingsbox{
	width:100%;
	margin:0;
}
.sayingsbox_02{
	width:100%;
	margin:0;
} 

.sayingsbox_03{
	width:100%;
	margin:0;
} 
	
.commentbox{
	width:100%;
	margin:0;
	font-size: 14px;
	line-height: 26px;
}

.theaterbox{
	padding:10px;
	font-size:12px;
}

.theaterboxa{
	padding:10px;
	font-size:10px;
}

.theaterboxb{
	padding:10px;
	font-size:10px;
}

.theaterboxc{
	padding:10px;
	font-size:10px;
}

.ticket{
    width:100%;
    margin:0 auto;
    margin-bottom: 30px;
}

.snsbtn2{
    width:48%;
    float: left;
    margin:1%;
}

}