@media screen and (max-width: 640px) {


body {
	font-size: 12px;
}

#wrapper {
	min-width: 100%;
	overflow: hidden;
}


/* common
-------------------------------------------------------------------- */
#headTopWrap {
	height: auto;
}

#headLeft h1 img {
	width: 60%;
}

#headLeft p#spLink,
ul#headRight {
	display: none;
}

#fixFooter {
	background-color: transparent;
}

div#fixTopics {
	display: none;
}

p#toTop a {
	background-color: #0cc61d;
	padding: 16px 30px 0 10px;
	bottom: 0;
	height: 24px;
	width: auto;
}


/* container
-------------------------------------------------------------------- */
#container {
	width: auto;
}


/* intro
-------------------------------------------------------------------- */
#intro {
	display: none;
	background-color: rgba(0,0,0,0.8);
	text-align: center;
	padding-top: 10%;
	height: 100%;
	position: fixed;
	top: 50%;
	right: 0;
	left: 0;
	z-index: 9999;
}

#intro p {
	font-size: 11px;
	color: #fff;
	text-align: left;
	margin: 10px;
}

#intro p:first-child {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#intro ul {
	width: 100%;
	display: table;
}

#intro ul li {
	display: table-cell;
}

#intro ul li a {
	background: #fe9602;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	display: block;
    line-height: 1.5em;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
	box-shadow:rgba(51, 51, 51, 0.3) 0px 0px 3px 0px;
	-webkit-box-shadow:rgba(51, 51, 51, 0.3) 0px 0px 3px 0px;
	-moz-box-shadow:rgba(51, 51, 51, 0.3) 0px 0px 3px 0px;
}


/* title
-------------------------------------------------------------------- */
#title h1 {
	margin: 0 0 10px;
	width: auto;
}

#title h1 img {
	height: auto;
	width: 100%;
}


/* main
-------------------------------------------------------------------- */
#main {
	padding: 0;
	margin: 0 3.2%;
}

#main section,
#main nav {
	margin-bottom: 20px;
}

#main h2 {
	background-size: 30px;
    font-size: 20px;
	margin-bottom: 10px;
	padding: 5px 0 12px 35px;
}


/* lead
-------------------------------------------------------------------- */
.leadWrap {
	float: none;
	width: auto;
}

.leadWrap .text {
	padding: 10px 3.2%;
	min-height: auto;
}

.leadWrap a img,
.contentsWrap a img.bn {
	height: auto;
	width: 100%!important;
}

#container .leadWrap .btn_list a {
	font-size: 16px;
	line-height: 20px;
	padding: 5px 3.2%;
	height: auto;
	width: auto;
}

	
	/* ticket
-------------------------------------------------------------------- */
.ticketWrap {
	float: none;
	width: auto;
}

.ticketWrap .text {
	padding: 10px 3.2%;
	min-height: auto;
}

.ticketWrap a img,
.contentsWrap a img.bn {
	height: auto;
	width: 100%!important;
}

#container .ticketWrap .btn_list a {
	font-size: 16px;
	line-height: 20px;
	padding: 5px 3.2%;
	height: auto;
	width: auto;
}

	
	
	
/* cast
-------------------------------------------------------------------- */
	
#cast .castWrap {
	font-size: 12px;
}
	
	
	
#cast .castWrap li > ul {
	padding: 8px 8px 0 8px;
	width: auto;
}

#cast .castWrap li.c_2 > ul {
	width: auto;
}

#cast .castWrap li > ul li {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 5px;
	text-align: center;
	width: 92px;
	font-size: 11px;
}

#cast .castWrap li > ul li img {
	width: 90px;
	height: 118px;
}

#cast .castWrap li > ul + ul {
	float: left;
}
	
	
	
#cast .castWrap > li > p {
	float: left;
	width: 162px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	margin: 0 -50px -32768px 0;
	padding: 20px 0 32768px;
}
	
/* cast
-------------------------------------------------------------------- */
	
#cast2 .castWrap {
	font-size: 12px;
}
	
	
	
#cast2 .castWrap li > ul {
	padding: 8px 8px 0 8px;
	width: auto;
}

#cast2 .castWrap li.c_2 > ul {
	width: auto;
}

#cast2 .castWrap li > ul li {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 5px;
	text-align: center;
	width: 92px;
	font-size: 11px;
}

#cast2 .castWrap li > ul li img {
	width: 90px;
	height: 118px;
}

#cast2 .castWrap li > ul + ul {
	float: left;
}
	
	
	
#cast2 .castWrap > li > p {
	float: left;
	width: 162px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	margin: 0 -50px -32768px 0;
	padding: 20px 0 32768px;
}
	
	
	
	
	
	/* その５ */
#five{
	width:800px;
	margin:30px auto 0;
}
.title5{
	background: url(../imgs/title5.jpg);
	width:800px;
	height:55px;
}
.24jikan{
}
.box23{
	width:250px;
	float:center;
	
    margin: 10px 10px 10px 10px;
    padding: 7px 15px;
    background: #ff5291;
    border-radius: 30px;
	color: #FFFFFF;
	text-decoration-color: #FFFFFF;
	font-size: 15px;
	}
	
	
.prigram{
	width:370px;
	float:left;
	margin-bottom:20px;
}
h1{
	font-weight:bold;
}
.picture{
	width:175px;
	border:1px solid #000000;
	float:left;
}
.prigram_text{
	width:180px;
	float:left;
	margin-left:5px;
}
.prigram2{
	width:700px;
	margin-bottom:20px;
}
.prigram_text2{
	width:500px;
	float:left;
	margin-left:5px;
}
.time{
	width:40px;
	float:left;
	padding:5px 0;
}
.programlist{
	width:600px;
	padding:5px 0;
}
.time2{
	width:40px;
	float:left;
	background-color:#f3fff4;
	padding:5px 0;
}
.programlist2{
	width:600px;
	background-color:#f3fff4;
	padding:5px 0;
}
.five_comment{
	width:750px;
	height:850px;
	position:static;
	overflow:hidden;
}
.five_comment li{
	float:left;
	width:140px;
	height:200px;
	margin:5px;
}


	
	

/* Title List
-------------------------------------------------------------------- */
#titleWrap {
	margin: 0;
	position: relative;
	width: 100%;
}

#titleWrap li {
    box-sizing: border-box;
	margin: 0;
	padding: 2px;
	width: 33.33%;
}

#titleWrap li a {
    display: block;
    padding-top: 33.33%;
    height: 0;
    width: 100%;
    overflow: hidden;
    background-size: 100%;
}

#titleWrap li img {
	width: 100%;
}

#titleNavi {
	position: relative;
	height: 0;
    padding-top: 170%;
}

.titleInner {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 0;
    z-index: 999;
}

.titleInner.fixed #titleWrap {
    background-size: auto;
    position: absolute;
    top: -402px;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

#navWrap #titleWrap ul li a,
#navWrap.fixed #titleWrap ul li a {
    width: 100%;
    padding: 0;
}

/* Fixed */
.titleInner.fixed {
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}

.titleInner.fixed #mobile-head {
    background: #329ced;
    height: 45px;
    width: 100%;
    z-index: 999;
    position: relative;
    overflow: hidden;
}

#main .titleInner.fixed h2 {
	background: none;
	color: #fff;
	font-size: 18px;
	line-height: 2.5;
	margin: 0;
	padding: 0;
	text-align: center;
}

.titleInner.fixed #titleWrap ul {
	margin: 37px auto 0;
}

.titleInner.fixed #titleWrap li {
	width: 25%;
	padding: 0;
}

.titleInner.fixed #titleWrap li img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.titleInner.fixed #navToggle {
    display: block;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 32px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}

.titleInner.fixed #navToggle div {
    position: relative;
}

.titleInner.fixed #navToggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

.titleInner.fixed #navToggle span:nth-child(1) {
    top: 0;
}

.titleInner.fixed #navToggle span:nth-child(2) {
    top: 10px;
}

.titleInner.fixed #navToggle span:nth-child(3) {
    top: 20px;
}

.titleInner.fixed.open #navToggle span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
}

.titleInner.fixed.open #navToggle span:nth-child(2) {
    width: 0;
    left: 50%;
}

.titleInner.fixed.open #navToggle span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
}

.open #titleWrap {
    -moz-transform: translateY(400px);
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
}


/* contents
-------------------------------------------------------------------- */
.contentsWrap {
	padding: 10px 3.2%;
}

.contentsWrap h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.contentsWrap h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.innerWrap {
	padding: 10px 3.2%;
	margin: 10px 0;
}

.contentsWrap .innerWrap h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}

.contentsWrap .innerWrap img {
	height: auto;
	width: 100%;
}

.about {
	padding: 10px 3.2%;
	margin-bottom: 10px;
}

.about h4 {
	font-size: 16px;
	padding-bottom: 5px;
}

ul.attentionWrap {
	margin: 0;
}


/* spcd
-------------------------------------------------------------------- */
#spcd .contentsWrap p {
	font-size: 12px;
}

#theme {
	margin-bottom: 10px;
}

#theme dt {
	font-size: 12px;
}

#theme dd {
	font-size: 16px;
}

.figure {
	float: none;
	margin: 0 0 10px;
	text-align: center;
}

.figure img {
	height: auto;
	width: 80%;
}

.themeText {
	margin-left: 0;
}
#actorList dt {
	font-size: 20px;
	margin: 10px 15px ;
}

#actorList table {
	display: block;
	padding: 0;
	width: 100%;
}

#actorList table + table {
	padding-left: 0;
}

#actorList tr {
    display: block;
}

#actorList th {
	background: #fff;
	color: #2896eb;
    font-weight: bold;
    width: auto;
	word-break: break-all;
	
}

#actorList td {
	text-align: left;
	background: none;
}

#actorList th,
#actorList td {
    display: list-item;
    border: none;
    list-style: none;
	word-break: break-all;
	width: auto;
	
}


/* event
-------------------------------------------------------------------- */
.eventTitle {
	font-size: 16px;
}


/* goodsList
-------------------------------------------------------------------- */
#goodsList h3 {
	background-image: none;
    font-size: 16px;
    line-height: 16px;
    min-height: 16px;
    padding: 10px 5px;
}

.box {
	padding: 10px;
}

#goodsList section {
	background: none;
}

#goodsList section ul {
	margin: 0;
}

#goodsList section ul li {
	float: none;
	margin: 0;
}

#goodsList section ul li + li {
	margin-top: 10px;
}

#goodsList section .icon {
	margin: 10px 0;
}

#goodsList section .icon li {
	padding-top: 50px;
    width: 50px;
}

#goodsList section .icon li.favor {
	background-position: 0 -50px;
}

#goodsList section .icon li.newitem {
	background-position: 0 -100px;
}
	
	#goodsList section .icon li.limited {
	background-position: 0 -151px;
}

.goods_l,
.goods_s {
	width: auto;
}

.goods_l .photo,
.goods_l .text,
.goods_s .photo,
.goods_s .text {
	float: none;
}

.goods_l .photo {
	margin: 0;
	width: auto;
}

.goods_l .text {
	margin: 0;
	width: auto;
    min-width: 200px;
}

.goods_s .photo {
	width: 200px;
	margin: 0 auto;
}

.goods_s .text {
	margin: 0;
}

.goods_l .shop {
	border: none;
    border-top: 1px solid #fe9602;
    padding: 0 3.2%;
    margin: 0 -10px 0;
}

.shop {
	padding: 0 3.2% 10px;
}

.shop dd {
	font-size: 10px;
}

.shop dd p a span {
	display: block;
	width: 50%;
	margin: 0 auto;
}

#container .shop .otomart,
#container .shop .otoizumi {
    width: 200px;
    height: 40px;
    margin: 0 auto;
}

#container .shop .otomart a,
#container .shop .otoizumi a,
#container .shop .otomart.under,
#container .shop .otomart.no,
#container .shop .otoizumi.under,
#container .shop .otoizumi.no {
	background-size: 260px;
    padding-top: 40px;
    width: 200px;
}

#container .shop .otomart.under {background-position: left -43px;}
#container .shop .otoizumi.under {background-position: right -43px;}
#container .shop .otomart.no {background-position: left -86px;}
#container .shop .otoizumi.no {background-position: right -86px;}

.movie {
	margin: 0 3.2% 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	overflow: hidden;
	z-index: 1;
}

.movie iframe,
.movie object,
.movie embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#goodsList > p {
	width: auto;
	font-size: 16px;
	padding: 10px;
	margin: 0;
}


/* attention
-------------------------------------------------------------------- */
#attention {
	padding: 10px 3.2%;
}

#attention h2 {
	margin: 0 0 10px;
	padding: 0;
}

#attention .attentionWrap ul {
	margin: 0;
	font-size: 14px;
}


/* footer
-------------------------------------------------------------------- */
footer {
	margin: 0 3.2%;
}


/* enquete
-------------------------------------------------------------------- */
#enquete {
	display: none;
}

#btnSP a {
	display: block;
	position: fixed;
	background: #ff6f6f;
	color: #fff;
	text-decoration: none;
	left: 10px;
	bottom: 0;
	padding: 10px;
	cursor: pointer;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
	overflow: hidden;
	z-index: 9999;
}


/* DisplayNone
-------------------------------------------------------------------- */
#title ul,

#lead .twitterTL,
#programNavi,
footer form  {
	display: none;
}


}
