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


p {
	font-size: 30px;
	padding: 0 20px;
	line-height:1.5;
	background-image:url(image);
}

.bold { font-weight:bold; }
.emtxt { font-size:35px; }
.middletxt { font-size:25px; }
.smalltxt { font-size:18px; }

.blue { color:#39bcdd; }
.gray { color:#666; }
.orange{ color:#ff9900; } 
.green { color: #3cb371; }
.center { text-align:center; }

.titleblue,
.goodsArea h3{
	margin:30px 0 0 20px;
	font-size:35px;
	font-weight: bold;
	color:#39bcdd;
}

.titlebluebottom {
	margin:30px 0 30px 20px;
	font-size:35px;
	font-weight: bold;
	color:#39bcdd;
}


/* -------------- backbutton -------------- */

.backbtn {
	color: #ffffff;
    background: url("../img/arrow02.gif") no-repeat scroll 568px center #39bcdd;
    font-size: 30px;
    list-style-type: none;
    margin: 30px 0;
    text-align: center;

}

.backbtn a {
    color: #ffffff;
    display: block;
    padding: 15px 0;
    text-decoration: none;
}

/* -------------- imgarea -------------- */

.imgarea,
.goodsArea .center
{
	width:640px;
	text-align: center;
	margin: 30px 0 35px;
}


/* -------------- list -------------- */

.liststyle01 li {
	width: 620px;
	padding-left: 20px;
	border-top:1px solid #cccccc;
	background-image: url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-position:600px center;
	display: table;
	vertical-align: middle;
}

.liststyle01 a {
    display: table-cell;
    padding: 25px 0;
    text-decoration: none;
}




/* -------------- 3カラム -------------- */

.threeColumnContainer {
	width:520px;
    margin: 0 auto;
}

.threeColumn {
	width:160px;
	float:left;
	margin:0 20px 30px 0;
}

.threeColumn:nth-child(3n){
	margin-right:0;
}



/* -------------- 限定top -------------- */

.indexbg {
	background-color: #ffffff;
}

.keyimgcontainer {
	width:640px;
    margin-top: 270px;
}

.gototopbtn {
    background: url("../img/arrow01.png") no-repeat scroll 568px center;
    color: #FFFFFF;
    font-size: 30px;
    list-style-type: none;
    margin: 30px 0;
    text-align: center;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.gototopbtn a {
    color: #333333;
    display: block;
    padding: 15px 0;
    text-decoration: none;
}




/* -------------- index -------------- */

#mainImgContainer {
	width:640px;
	height:1050px;
}

.newstitle {
	margin: 10px 0 15px 20px;
}

#newsArea {
	margin-bottom: 15px;
}

#newsList li {
	padding-top:10px;
	padding-left:20px;
	height:74px;
	border-top:1px solid #cccccc;
	background-image:url(../img/arrow04.png);
	background-repeat:no-repeat;
	background-position:600px center;
	/*background-color: #ffffff;*/
	line-height:1;
}

#newsList li a{
	color: #ccc;
}

#newsList li:last-child {
	border-bottom:1px solid #cccccc;
}


#newsList li time {
	display:block;
}

#newsList li .newsArticle {
	margin:10px 0 0 -20px;
    white-space:nowrap;
    overflow:hidden;
    width:580px;
	text-overflow: ellipsis;
}

#globalNavIndex {
    width: 640px;
    left:0;
    line-height: 0;
	opacity: 0.9;
}

.bnrarea {
	margin-bottom: 20px;
}


.top-movieArea{
  margin: 30px auto 40px 30px;
  overflow: hidden;
  font-size: 18px;
  text-align: center;
}
.top-movieArea li{
  float: left;
  margin-right: 20px;
}
.top-movieArea img {
	border:#39bcdd solid 10px;
}

/* -------------- 01news -------------- */

#newsPageList {
	border-bottom:1px solid #cccccc;
}

#newsPageList li {
	border-top:1px solid #cccccc;
	background: url(../img/arrow01_on.png) no-repeat 596px 45px;
}

.infoDate, .infoCaption, .infoDescription {
	padding-left:30px;
	padding-right:30px;
}

.infoCaption {
	padding-bottom: 15px;
	padding-right: 50px;
	color: #ff9900;
}

.infoDate {
	padding-top:15px;
	font-size:18px;
}

.infoDescription {
	background:#ffffff;
	overflow:hidden;
	font-size:25px;
	height:0px;
}

.infoDescription p {
	padding:10px 0px;
}

div.pagenation{
	text-align:center;
	margin-top:20px;
  
}

div.pagenation .prev{
	padding-right:10px;
}

div.pagenation .next{
	padding-left:10px;
}


/* -------------- 02ticket -------------- */

.ticketbox {
	margin-bottom:20px;
}

.tickettitle {
	width:150px;
    background: url("../img/icon_list.png") no-repeat scroll 3px 4px;
    margin: 0 20px 3px 20px;
    padding: 10px 0 0 40px;
	font-size: 30px;
    vertical-align: top;
}

.tickettext {
    line-height: 1.6;
    margin: 0 20px 0 0;
    padding: 5px 0 0 40px;
	font-size: 30px;
}

.tickettextlist {
	margin-bottom: 20px;
}



/* -------------- 03theater -------------- */

.theaternav {
	margin: 30px 0;
}

.theatercont {
	margin-bottom: 30px;
}

.theaterlist {
	width: 640px;
	padding: 20px;
    background-color: #ffffff;
}

.theaterlist li {
	background: url(../img/arrow03.gif) no-repeat 0 center;
	padding-left: 50px;
	padding-right: 10px;
	color: #39bcdd;
	display: table-cell;
}

.theaterlist a {
	display: table-cell;
	padding: 5px 0;
}

.theatercont .content_wrap {
	margin: 0 20px;
}


.theatercont h4 {
	width: 640px;
    background: url("../img/bg_moon_bk.gif") no-repeat scroll left center #3FBFDE;
    border: 3px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    height: 50px;
    margin-bottom: 0;
	padding-left: 55px;
	display: table-cell;
	vertical-align: middle;
	font-size: 25px;
}

.theatercont table {
	width: 640px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    margin-bottom: 50px;
    padding: 0;
    text-align: center;
    border-left: 3px solid #CCCCCC;
    border-bottom: 3px solid #CCCCCC;
}

.theatercont table tr {
    border-bottom: 1px dashed #CCCCCC;
	height: 50px;
    margin: 0;
	font-size: 18px;
}

table tr:last-child {
    border-bottom: medium none;
}

.theatercont table td {
    border-right: 3px solid #CCCCCC;
    line-height: 30px;
    overflow: hidden;
	vertical-align: middle;
    padding: 0;
}
.td_other { width: 100px; }

.table_Header {
    background: none repeat scroll 0 0 #ddd;
    font-weight: bold;
}
.theater_end { background:#eee; color:#999;}
.theater_end a{ color:#999;}

.theaterbox {
	margin-bottom:20px;
}

.theatertitle {
	width:150px;
    background: url("../img/icon_list.png") no-repeat scroll 3px 4px;
    margin: 0 20px 3px 20px;
    padding: 10px 0 0 40px;
	font-size: 30px;
    vertical-align: top;
	float:left;
}

.theatertext {
	width:370px;
    line-height: 1.6;
    margin: 0 20px 0 0;
    padding: 5px 0 10px;
	font-size: 30px;
	float:left;
}





/* -------------- 05staffcast -------------- */

.staffcastttl {
	margin: 50px 0 20px;
}

.staffcastcont p {
	margin-bottom: 25px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.themecont p {
	margin-bottom: 40px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}


/* -------------- 06character -------------- */

.charatxtarea {
	width: 640px;
	margin-top:90px;
}

#slide {
	position: relative;
}

.namearea {
	width:640px;
	margin-top: 10px;
}

.charaimgarea {
	width: 640px;
	margin-bottom: 35px;
	text-align: center;
}
.new {
  margin: 0;
  padding: 0;
  background:url(/theater/img/icon-new.gif) 10px 18px no-repeat;
}

/* -------------- 07trailer -------------- */

.trailerlist li {
	width: 620px;
	border-top:1px solid #cccccc;
	background-image: url(../img/arrow01.png);
	background-repeat:no-repeat;
	background-position:600px center;
	vertical-align:middle;
	display: table;
}

.trailerlist li .thumb {
	width: 240px;
	display:table-cell;
	padding-left: 20px;
	float:left;
}

.trailerlist li .title {
    display: table-cell;
    vertical-align: middle;
	padding-left: 30px;
	padding-right: 60px;
    width: 340px;
}

.trailerlist li .titlearea {
	width:640px;
	display: table;
}

.trailerlist a {
	padding: 15px 0;
    display: table-cell;
    text-decoration: none;
}

.trailerlist img {
	border:#39bcdd solid 10px;
}



/* -------------- 08special -------------- */

ul.spaccordion ul { display:none;}

.spaccordion p {
	padding: 0;
}

.spaccordionnext {
	width: 640px;
	height: 158px;
	display: table;
	border-top: #39bcdd solid 3px;
	background: url(../special/img/bg_list01.gif) no-repeat center top;
}

.spaccordionnext a {
	display:table-cell;
}

.spaccordionoff {
	width: 640px;
	height: 158px;
	border-top: #39bcdd solid 3px;
	background: url(../special/img/bg_list02.gif) no-repeat center top;
}

.spaccordion li:last-child {
	border-bottom: #39bcdd solid 3px;
}

.spaccordionttl {
	font-size: 35px;
	font-weight: bold;
	margin: 30px 0 0 50px;
	vertical-align: middle;
	color: #39bcdd;
	line-height: 1;
	display: block;
}

.spaccordionupdate {
	position: relative;
	left: 50px;
	font-size: 18px;
	color: #c6c6c6;
	display: block;
}

.sptxtttl {
	background: url(../img/arrow03.gif) no-repeat 0 center;
	margin: 30px 0 30px 20px;
	padding-left: 62px;
	color: #39bcdd;
	font-weight: bold;
	font-size: 35px;	
}

.sptxt .question {
	margin-bottom: 15px;
	color: #39bcdd;
}

.sptxt .answer {
	margin-bottom: 40px;
}

.keywords {
	margin-bottom: 60px;
    padding-bottom: 20px;
    border-bottom:1px solid #cccccc;
}

/* interview */
.interviewBOX article{
  margin: 20px;
}
.interviewBOX dl{
  margin: 10px 0 30px;
}
.interviewBOX dt{
  margin: 0;
  padding-top: 12px;
  width: 80px;
  font-weight: bold;
}
  .motonaga { color: #3cb371; }
  .taguchi { color: #ffa500; }  

.interviewBOX dd{
  margin: 15px 0 10px;
  width: 570px;
}
.interviewBOX dd { position: relative; background-color: rgba( 255, 255, 255, 0.55 ); padding: 10px; border: 1px solid #999; }
.interviewBOX dd:after, .interviewBOX dd:before { left: 10px; bottom:100%;
content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.interviewBOX dd:after { border-top: 20px solid transparent;
border-right: 20px solid  transparent;
border-bottom: 20px solid #fff;
border-left: 20px solid transparent; margin-top: -8px; }

.interviewBOX dd:before { border-top: 21px solid transparent;
border-right: 21px solid  transparent;
border-bottom: 21px solid #666;
border-left: 21px solid transparent; margin: -6px auto 0 -1px; }

.interviewBOX .question{
  margin: 60px 0 0 !important;
  font-weight: bold;
}

/* event */
.eventBOX h5, .goodsBOX dt{ background: url("../img/icon_list.png") no-repeat scroll 3px 4px; font-size: 30px; margin: 0 20px 3px; padding: 10px 0 0 30px; vertical-align: top; color:#29A4C3;}
.eventBOX .sptxtttl{ margin-top: 60px;}
.eventBOX p{ margin-bottom: 20px;}
.eventBOX .attention { margin: 20px; font-size:18px; line-height: 1.2em; color: #666; }
.goodsBOX li { margin-bottom: 40px; border-bottom:1px solid #ccc;}
.goodsBOX img { display: block; margin: 16px auto;}
.tab-event {background: #fff;}
.tab-event li { background: url(../img/arrow03.gif) no-repeat 0 center; padding: 6px 0 6px 62px; font-weight: bold; font-size: 35px; border-bottom:1px solid #cccccc; }
.tab-event li a{ color: #39bcdd;}


/* relay */
.relayBOX .question{ margin: 0 0 10px 25px!important; font-size: 2.4rem; font-size: 24px;line-height: 1.4em; font-weight: bold;}
.relayBOX p{ margin-bottom: 60px;}
.relay-photo { margin: 10px auto !important; font-size: 1.3rem; font-size: 13px; text-align: center; }
.relay-photo img{ margin: 0 5px 10px;}
.relay-catch { margin: 20px 10px; font-family: Times New Roman,"ヒラギノ明朝 Pro W3","游明朝","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; font-size: 36px; margin-bottom: 15px;}
.relay-name{ display: inline-block; margin: 10px 0 0 30px ;font-size: 2.4rem; font-size: 24px !important;}

/* radio */
.radio-logo { margin: 40px auto; display: block; }
.radio-catch { overflow: hidden; margin: 0 auto 0; font-size: 1.6rem; font-size: 16px; }
.radio-catch p{ margin: 10px;}
.radio-person{ margin: 20px auto 0 10px; font-size: 2.0rem; font-size: 20px; font-weight: bold; color: #3fbfde;}
.radio-photo { border:6px solid #fff; margin: 20px auto; display: block;}

.radio-contents { clear: both; overflow: hidden; margin: 20px auto; padding: 20px 10px; font-size: 2.4rem; font-size: 24px;}
.tit-contents{ background: url(../img/arrow03.gif) no-repeat 0 center; margin: 30px 0 30px 20px; padding-left: 62px; color: #39bcdd; font-weight: bold; font-size: 35px;}
.radio-contents dd{ margin: 0 20px;  }
.form_tit { clear: both; overflow: hidden; margin: 10px auto; font-size: 1.4rem; font-size: 14px; }

.radio-corner dt,.tit-form { font-weight: bold; color: #3fbfde;}
.radio-corner dd, .radio-form dd { margin-bottom: 15px;}

.radio-form, .radio-form input, .radio-form option, .radio-contents .submit, textarea{ font-size: 2.0rem; font-size: 20px; line-height: 1.4;}
.radio-contents .submit{ 
  background: #FF9900; border:solid 1px #FF9900;
  color: #fff;
  margin: 20px 10px 60px 0; padding: 3px 30px;
  font-weight:bold; color:#fff; cursor:pointer; height: 80px; width:100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.player{ font-size: 12px; }


/* -------------- 09goods -------------- */

.goodsbox {
	margin-bottom:20px;
}

.goodstitle,
.list_Title
{
	width:100px;
    background: url("../img/icon_list.png") no-repeat scroll 3px 4px;
    margin: 0 20px 3px 20px;
    padding: 10px 0 0 40px;
	font-size: 30px;
    vertical-align: top;
	float:left;
}

.goodstext,
.list_Text{
	width:420px;
    line-height: 1.6;
    margin: 0 20px 0 0;
    padding: 5px 0 10px;
	font-size: 30px;
	float:left;
}

.goodstextlist {
	margin-bottom: 20px;
}

.saihan {
  float: right;
  display: block;
  margin: 0 40px 0 10px ;
  padding: 3px 10px;
  vertical-align: middole;
  /*width: 80px;*/
  color: #fff;
  font-size: 18px;
  background: #3FBFDE;  
  border-radius: 5px; /* CSS3 */
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  behavior: url(/js/vendor/PIE.htc);　/* IE */
}


/* -------------- 10pkg -------------- */

.pkgArea p { margin-bottom: 40px;}

.tokuten-list{
    margin: 20px 0;
}

.tokuten-list li{
    background: url("../img/icon_list.png") no-repeat scroll 3px 4px;
    margin: 0 20px 3px 20px;
    padding: 10px 0 0 40px;
	font-size: 30px;
    vertical-align: top;
}

.tit-kanzen {
    background: url("../img/arrow02.gif") no-repeat 0 0;
    margin: 40px 20px 10px 20px;
    padding: 10px 0 0 66px;
	font-size: 36px;
    font-weight: bold;
    color: #3fbfde;
    vertical-align: top;
}

.bt-buy a{
  clear: both;
  background-color: #2E3841;
  color: #fff;
  display: block;
  padding: 10px;
  margin: 10px auto;
  text-align: center;
  height: 40px;
  width: 300px;
}
.img_spmovie { margin: 4px 2px 4px 0; border:1px solid #ccc; }