/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
====================================================================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
	
	
/* #共通
================================================== */
.f-red {
	color: #F00;
}

.f-bold {
	font-weight: bold;
}

.f-110 {
	font-size: 110%;
}

.f-145 {
	font-size: 145%;
}

.f-90 {
	font-size: 90%;
}

.mb-2em {
	margin-bottom: 2em;
}



/* #TOPバナー
================================================== */
#top_bnr {
	position: absolute;
	bottom: 0%;
	right: 4%;
	z-index: 10;
}

#top_bnr-sp {
	width: 20%;
	position: absolute;
	top: 5%;
	right: 4%;
	z-index: 10;
}

#top_bnr-2 {
	position: absolute;
	top: 10%;
	left: 2.3%;
	z-index: 10;
}


/* #Blu-ray＆DVD
================================================== */
.dvd_header {
	margin-bottom: 60px;
}

.store-text {
	margin-bottom: 0.5em;
}

.store-bnr {
	line-height: 2;
}


/* #Site Styles
================================================== */
body {
background-color:#edf3f7;
}
.container{
padding-top:20px;
padding-bottom:20px;
}
a {
}
a:hover {
text-decoration:none;
text-decoration:underline;
}
a:visited {
text-decoration:none;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
float:right;
}
img.alignleft {
padding: 0 10px 0 0;
margin: 0 7px 2px 0;
display: inline;
float:left;
}
.alignright {
float: right;
}
.mov_wrap {
position: relative;
padding-bottom: 50%;
padding-top: 69px;
overflow: hidden;
}
.mov_wrap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* ---------------header--------------- */
header{
background-color:rgba(255,255,255,0.8);
box-shadow: rgba(25, 25, 25, 0.2) 0px 0px 2px 2px;
-webkit-box-shadow: rgba(25, 25, 25, 0.2) 0px 0px 2px 2px;
-moz-box-shadow: rgba(25, 25, 25, 0.2) 0px 0px 2px 2px;
position: relative;
}
header.tophead{
width:100%;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
position:fixed;
}
header.underlhead {
width:100%;
z-index:999;
border-bottom:1px solid #d1d9e3;
}
.header_h1 {
border-bottom:1px solid #d1d9e3;
}
.h1_blk {
width:960px;
margin:0 auto;
}
.h1_blk h1 {
width:240px;
padding:15px 0 10px 10px;
margin:0 auto;
float:left;
}
.sns_btn {
padding:20px 0 10px 10px;
float:right;
}

.header_wrap{
width:960px;
margin:0 auto;
padding-left:10px;
}
/* ---------------navigation--------------- */
/* 20150405追記 */
/* 20150518追記 */
.flexnav li {
/*full
padding-left:10px;
padding-right:10px;
*/
/**/
padding-left:18px;
padding-right:18px;
}

/* ---------------Footer--------------- */
footer.topfooter {
display:none;
clear:both;
background-color:rgba(255,255,255,0.8);
padding:0 0 0 0;
border-top:1px solid #d1d9e3;
}
footer.under {
clear:both;
background-color:rgba(255,255,255,0.8);
padding:5px 0 5px 0;
border-top:1px solid #d1d9e3;
}
.ft_cont {
width:960px;
margin:40px auto 0px auto;
}
.under .ft_cont {
display:none;
}

.ft_snsblk_top {
margin: 0px auto 0px auto;
width:350px;
position:absolute;
bottom:1px;
right:-50px;
}
.ft_snsblk {
margin: 10px auto 0px auto;
width:350px;
text-align:center;
}

.ft_sns {
float:left;
margin: 0px 10px;
}

/* 20150526追記 */
.ft_sns-ec {
float:left;
margin: 8px 10px 0;
}


.credit,
.creditunder {
cursor:pointer;
}
#toPagetop {
clear:both;
margin: 0 auto;
width: 962px;
padding: 10px 0 10px 0;
text-align: right;
}
/* #Page Styles
================================================== */
/* TOP
----------------------------------------------------------*/
.top_cont{
background-size:cover;
background-position: center center;
background-attachment:fixed;
background-image:url(../../images/top/top_img_pc.jpg);
background-repeat:no-repeat;
}
#smt_topimg {
display:none;
}
.main_catch{
position:absolute;
top:10%;
right:50px;
}
.main_logo{
position:absolute;
bottom:5%;
left:50px;
}
/* Underlying common
----------------------------------------------------------*/
.check {
padding:0px 0 20px 0;
}
h2 {
padding:140px 0 140px 0;
}
p {
margin:0 0 1.5em 0;
}
#cast,
#staff {
font-size: 85% !important;
}
.main_c {
margin-bottom:40px;
}
.performer {
margin-bottom:40px;
}
.v_blk {
margin-bottom:20px;
}
.h_blk {
padding-top:20px;
}
.closebtn {
text-align:center;
}

/* 20150318追記
----------------------------------------------------------*/
#qa {
font-size: 100% !important;
}

#qa h1 {
    font-size: 170%;
	line-height: 2;
}

#qa .cat {
    font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	line-height: 2;
}

/* 20150508追記
----------------------------------------------------------*/
#event {
font-size: 100% !important;
}

#event h1 {
    font-size: 170%;
	margin-bottom: 1em;
}

#event .outline {
    font-size: 120%;
	border: #000 solid 1px;
	padding: 1em 0.5em;
	margin-bottom: 1.5em;
	line-height: 1.6;
}

#event .date {
    font-size: 120%;
	font-weight: bold;
}

#event .detail {
    font-size: 110%;
}

#event .attention {
	font-weight: bold;
}

/* 20150601追記
----------------------------------------------------------*/
.comment {
    font-size: 120%;
	line-height: 1.4;	
}

.interview_blk {
border:1px solid #d1d9e3;
margin-bottom:20px;
}
.interview_blk h3 {
padding:5px;
margin:10px;
border-bottom:1px solid #d1d9e3;
}
.interview_blk p.catch {
padding:5px;
margin: 15px 10px;
}
.interview_blk p.link {
text-align:right;
padding:5px;
margin:10px;
}
#productionnote .name,
#staff .name {
line-height:0;
border-bottom:1px solid #d1d9e3;
padding-bottom:10px;
margin-bottom:20px;
}
#themesong .name {
line-height:0;
border-bottom:1px solid #d1d9e3;
margin-bottom:20px;
}
#themesong .name_img {
float:left;
margin-right:20px;
line-height:0;
}


/* 20150518追記
----------------------------------------------------------*/
#item .name {
    line-height:0;
    border-bottom:1px solid #d1d9e3;
    margin-bottom:20px;
}
#item .name_img {
    float:left;
    margin-right:20px;
    line-height:0;
}
#item .name_text {
    float:left;
    margin-right:20px;
	font-size: 130%;
	font-weight: bold;
}



#interview_in h3 {
padding-bottom:10px;
margin-bottom:30px;
border-bottom:1px solid #d1d9e3;
}
#interview_in h4 {
background:url(../../images/common/icon_h3.png) no-repeat top left #fff;
padding:8px 10px 8px 38px;
margin-bottom:20px;
}
#interview_in p {
margin-bottom:40px;
}
.mov_wrap,
.list-movie {
margin-bottom:40px;
}
#theater nav {
margin: 20px 0 20px 0;
padding-bottom:20px;
border-bottom:1px solid #d1d9e3;
text-align:center;
}
#theater h3 {
background:url(../../images/common/icon_h3.png) no-repeat top left #fff;
padding:8px 10px 8px 38px;
margin-bottom:20px;
}
#theater table {
width:100%;
}
#theater tr {
border-bottom:1px solid #d1d9e3;
}
#theater th {
text-align:left;
padding:10px 2%;
/*左2% 右2% x 4テーブル = 8%*/
}
#theater th.area{
width:15%;
}
#theater th.theater{
width:27%;
}
#theater th.tel{
width:20%;
}
#theater th.remarks{
width:15%;
}
#theater td {
padding:10px 2%;
text-align:left;
}
#information .media,
#information .news {
margin-bottom:40px;
}
#information .media h3 {
background:url(../../images/common/icon_media.png) no-repeat top left #fff;
padding:8px 10px 8px 38px;
margin-bottom:20px;
}
#information .news h3 {
background:url(../../images/common/icon_news.png) no-repeat top left #fff;
padding:8px 10px 8px 38px;
margin-bottom:20px;
}
#information p {
margin-bottom:10px;
}
#information nav {
cursor:pointer;
}
#information nav div {
float:left;
margin-right:20px;
margin-bottom:20px;
}
#information nav div span.select {
display:block;
background:#E9EAEC;
line-height:0;
}
#story .six img {
width:100%;
height:auto;
}
#cast img.preform_img {
width:100%;
height:auto;
}

/* 20150306追記 */
#cast .btn_msg {
display:block;
margin:10px 0 0 0;
}

#staff img.director {
padding: 0 10px 0 0;
margin: 0 7px 2px 0;
display: inline;
float:left;
}
/* #Media Queries
==================================================================================================== */
/* Tablet (Vertical Display)
==================================================================================================== */
@media only screen and (min-width: 480px) and (max-width: 799px) {
	.container{
	padding-top:1%;
	padding-bottom:2%;
	}

/* #Site Styles
================================================== */
/* ---------------header--------------- */
	.header_wrap{
	width:100%;
	margin:0;
	padding:0px;
	}
	.h1_blk {
	width:100%;
	margin:0 auto;
	}
	.h1_blk h1 {
	line-height:0;
	margin:0;
	padding:10px 10px;
	}
	header.tophead{
	border-bottom:none;
	position:static;
	}
	.flexnav li {
	/*full*/
	padding-left:0px;
	padding-right:0px;
	}
/* ---------------footer---------------*/
	.ft_cont {
	margin: 0px auto 0px auto;
	padding:1em;
	text-align:center;
	width:90%;
	}
	.under .ft_cont {
	}
	.ft_cont p {
	margin-bottom:-15px;
	}
	.ft_cont p img {
	width:100%;
	line-height:0;
	}
	.ft_snsblk_top {
	margin: 3% auto 3% auto;
	width:320px;
	position:static;
	}
	
	
/* 20150526追記 */
.ft_sns {
    float:left;
    margin: 0px 5px;
}

.ft_snsblk {
    margin:10px auto 0px auto;
    width:320px;
    text-align:center;
}


	#toPagetop {
	margin: 0 auto;
	width: 95%;
	padding: 10px 0 5px 0;
	text-align: right;
	}
	.spfooter {
	clear:both;
	background-color:rgba(255,255,255,0.8);
	padding:0 0 2px 0;
	border-top:1px solid #d1d9e3;
	}
/* #Page Styles
================================================== */
/* TOP
----------------------------------------------------------*/
	#tsarea {
	display:none;
	}
	#smt_topimg {
	display:block;
	line-height:0;
	}
	#smt_topimg img {
	width:100%;
	height:auto;
	}
	.main_logo{
	display:none;
	}
/* Underlying common
----------------------------------------------------------*/
	h2 {
	padding:2em 0 2em 0;
	}
	.list-movie {
	text-align:center;
	}
	.container .four.columns {
	width:50%;
	}
	.list-movie img {
	width:70%;
	height:auto;
	margin-right:0px;
	}
	
/* #Blu-ray＆DVD
================================================== */
.dvd_header {
	margin: 10px auto 30px;
}

.dvd_header img{
	width: 100%;
	max-width: 620px;
	height: auto;
}

}
/* Mobile
==================================================================================================== */
@media only screen and (max-width: 479px) {
	.container{
	padding-top:1%;
	padding-bottom:2%;
	}
	img.aligncenter {
	width:100%;
	height:auto;
	}
	img.alignright {
	padding: 0px;
	margin: auto;
	display: block;
	float:none;
	width:100%;
	height:auto;

	}
	img.alignleft {
	padding: 0px;
	margin: auto;
	display: block;
	float:none;
	width:100%;
	height:auto;
	}

/* #Site Styles
================================================== */
/* ---------------header--------------- */
	.header_wrap{
	width:100%;
	margin:0;
	padding:0px;
	}
	.h1_blk {
	width:100%;
	margin:0 auto;
	}
	.h1_blk h1 {
	line-height:0;
	margin:0;
	padding:10px 10px;
	}
	header.tophead{
	border-bottom:none;
	position:static;
	}
	.flexnav li {
	/*full*/
	padding-left:0px;
	padding-right:0px;
	}
/* ---------------footer---------------*/
	.ft_cont {
	margin: 1px auto 0px auto;
	padding:1em;
	text-align:center;
	width:90%;
	}
	.under .ft_cont {
	}
	.ft_cont p {
	margin-bottom:-15px;
	}
	.ft_cont p img {
	width:100%;
	line-height:0;
	}
	.ft_snsblk_top {
	margin: 3% auto 3% auto;
	width:320px;
	position:static;
	}


/* 20150526追記 */	
.ft_sns {
   float:left;
    margin: 5px 5px 0;
}

.ft_sns-ec {
   float:left;
    margin: 15px 5px 0;
}	

.credit,
.creditunder {
    float:left;
    margin: 5px 5px 0 15px;
}

.ft_snsblk {
    margin:10px auto 0px auto;
    width:320px;
    text-align:center;
}
	
	#toPagetop {
	margin: 0 auto;
	width: 95%;
	padding: 10px 0 5px 0;
	text-align: right;
	}
	.spfooter {
	clear:both;
	background-color:rgba(255,255,255,0.8);
	padding:0 0 4px 0;
	border-top:1px solid #d1d9e3;
	}

/* #Page Styles
================================================== */
/* TOP
----------------------------------------------------------*/
	#tsarea {
	display:none;
	}
	#smt_topimg {
	display:block;
	line-height:0;
	}
	#smt_topimg img {
	width:100%;
	height:auto;
	}
	.main_logo{
	display:none;
	}
	.interview_blk p.catch img {
	width:100%;
	}
/* Underlying common
----------------------------------------------------------*/
	h2 {
	padding:2em 0 2em 0;
	}
	.list-movie {
	text-align:center;
	}
	#information nav div {
	float:left;
	margin-right:.5em;
	margin-bottom:.5em;
	}
	#story .six img {
	width:100%;
	}
	#cast img.preform_img {
	margin-bottom:10px;
	width:100%;
	height:auto;
	}
	#staff .btn_msg {
	display:block;
	margin:10px 0 0 0;
	}
	#themesong .name_img {
	margin-bottom:10px;
	}
	#themesong .name_img.slash {
	display:none;
	}
	#themesong .five img {
	width:70%;
	height:auto;
	}
	

/* 20150518追記
----------------------------------------------------------*/

	#item .name_img {
	margin-bottom:10px;
	}
	#item .name_text {
	margin-bottom:10px;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.3;
	}	
	#item .name_img.slash {
	display:none;
	}
	#item .five img {
	width:70%;
	height:auto;
	}	
	
	
	#information .media img,
	#information .news img {
	width:100%;
	}
	#staff img.director {
	padding: 0 10px 0 0;
	margin: 0 7px 14px 0;
	display: block;
	float:none;
	}

	#theater th{
	font-size:80%;
	padding:10px 2%;
	/*左2% 右2% x 4テーブル = 8%*/
	}
	#theater th.area{
	width:15%;
	
	}
	#theater th.theater{
	width:23%;
	}
	#theater th.tel{
	width:24%;
	}
	#theater th.remarks{
	width:15%;
	}
	#theater td {
	font-size:80%;
	padding:10px 2%;
	}
	

/* #Blu-ray＆DVD
================================================== */
.dvd_header {
	margin: 10px auto 30px;
}

.dvd_header img{
	width: 100%;
	max-width: 620px;
	height: auto;
}


}
