@charset ‘UTF-8′;

* {
  margin: 0;
  padding: 0;
  text-align: left;
}

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

a:link	{	color: #E3017F;	}
a:visited	{	color: #E3017F;	}
a:hover	{	color: #E3017F;	}
a:active	{	color: #E3017F;	}

body {
	background-color: #fff;
	margin: 0;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	line-height: 1.5;
}

#footer {
	clear: both;
	padding-top: 10px;
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

#endbar {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	background-color: #E3017F;
}

.uta {
	font-size: 12px;
	color: #727272;
}

.title_m_long {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 25px;
	color: #ff29e6;
	line-height: 1.6;
}

.cover {
	width: 300px;
	float: left;
}




@media screen and (min-width: 320px) {

	#main {
	width: 100%;
	height: auto;
	margin: 0 auto;
	}

	#sidebar {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}
	
	#contents {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}
	
	#contents img {
		width: 100%;
		height: auto;
	}
	
	.mida img {
	width: 320px;
	height: auto;	
}

.mida2 img {
	width: 320px;
	height: auto;	
}

.livetext2 {
	width: 90%;
	padding: 10px;
	color: #6d2a00;
	font-size: 14px;
}


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

.delay {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 32px;
	font-weight: bold;
	color: #ff2b2b;
	
}

.delays {
	font-size: 14px;
	color: grey;
	font-weight: 100;
}

.jyouei {
	width: 95%;
	border-color: #E2017F;
	border-style: solid;
	border-color: #E2017F;
	padding: 10px;
}

.midashi3 {
	width: 90%;
	font-size: 16px;
	color: #E2017F;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.table01 {
	width: 100%;
	background-color: #ffffff;
	border-top:#ffffff 3px double;
	font-size: 12px;
	color:#333333;
} 

table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #d44903;
	text-align: left;
	padding: 10px;
} 
table tr.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table tr.t_line02 {
	background-color: #ffebe0;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table tr.t_line03 {
	background-color: #d4d4d4;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

tabel,td {
	padding: 10px;
}

td.point01 {
	background-color: #ffc561;
}

td.point02 {
	background-color: #ffa3cd;
}

td.point03 {
	background-color: #d981ff;
}

}

@media screen and (min-width:1000px) {

	#main {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	clear: none;
	}

	#sidebar {
	float: left;
	width: 532px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}
	
	#contents {
	float: right;
	width: 492px;
	height: auto;
	padding-bottom: 10px;
	}
	
	.livetext2 {
	width: 684px;
	padding: 20px;
	color: #6d2a00;
	font-size: 14px;
}

.livetext2 img {
	width: 684px;
	height: auto;
}
	
	.mida img {
	width: 365px;
	height: auto;	
}

.mida2 img {
	width: 320px;
	height: auto;	
}
	
	.delay {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	color: #ff2b2b;
	
}

.delays {
	font-size: 14px;
	color: grey;
	font-weight: 100;
}


.jyouei {
	width: 654px;
	border-color: #E2017F;
	border-style: solid;
	border-color: #E2017F;
	padding: 10px;
}

.midashi3 {
	width: 90%;
	font-size: 16px;
	color: #E2017F;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.table01 {
	width: 100%;
	background-color: #ffffff;
	border-top:#ffffff 3px double;
	font-size: 12px;
	color:#333333;
} 

table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #d44903;
	text-align: left;
	padding: 10px;
} 
table tr.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table tr.t_line02 {
	background-color: #ffebe0;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table tr.t_line03 {
	background-color: #d4d4d4;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

tabel,td {
	padding: 10px;
}

td.point01 {
	background-color: #ffc561;
}

td.point02 {
	background-color: #ffa3cd;
}

td.point03 {
	background-color: #d981ff;
}

td { white-space:nowrap; }
	
}

/* menu */

#navigation{
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

#navigation ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navigation ul li{
  width: 100%;
  margin: 0;
  padding: 0;
}

#navigation ul li a{
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: center;
  text-decoration: none;
}

#toggle { display: none; }


@media only screen and (max-width: 1000px) {
	#menu { display: none; }
  #navigation{
    float: none;
    width: 100%;
  }
  #navigation ul:before,
  #navigation ul:after{
    content: "";
    display: table;
  }
  #navigation ul:after{ clear: both; }
  #navigation ul{ *zoom: 1; }
  #navigation ul li{
    float: none;
    width: 100%;
  }
  #navigation ul li a{
    text-align: center;
    padding: 5px 0 5px 0;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #E3017F;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 15px 0 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #E3017F;
  }
  #toggle a:before{ margin-top: -6px; }
  #toggle a:after{ margin-top: 2px; }
}

/* end menu */

/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}

/* submenu */
#submenu {
	width: 100%;
}
/* End submenu */

/* End Hack */

/* event */
#event {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#event img {
	padding: 10px 0 0 0;
}
/* END event */

/* MOVIE LIST */
@media screen and (min-width: 320px) {
#movielist {
	width: 298px;
	height: 190px;
	background-image: url("../img/common/movielist/base.png");
	background-repeat: no-repeat;
	margin: 0 auto;
	}
}

@media screen and (min-width: 1000px) {
#movielist {
	float: left;
	width: 298px;
	height: 190px;
	background-image: url("../img/common/movielist/base.png");
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	}
}

#ytb {
	text-align: center;
}

.kyoku {
	font-size: 9px;
	color: #ff8100;
	padding: 10px 5px 5px 5px;
	line-height: 1;
}

#more {
	text-align: center;
}
/* END MOVIE LIST */

/* Twitter */
@media screen and (min-width: 320px) {
	#tw1 {
		width: 320px;
		margin: 0 auto;
		text-align: center;
	}
}

@media screen and (min-width: 1000px) {
	#tw1 {
		float: left;
		width: 320px;
		margin: 0 auto;
		text-align: center;
	}
}

	.tw {
	width: 320px;
   -moz-border-radius: 10px ;
   -webkit-border-radius: 10px ;
   border-radius: 10px ;
   border: none ;
   background-color: #E3017F ;
   float: left;
   margin: 10px 0 10px 0;
}

	#inlinebase {
	width: 300px;
	height: 200px;
	margin: 10px 10px 10px 10px;
overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
	background-image: url("../img/common/twbgl.png");
	background-repeat: no-repeat;
	}

	.twitter-timeline {
	color: #ffffff;
	}
/* End Twitter */

/* banner */
#banner {
	width: 100%;
}
/* End banner */

/* banner */

@media screen and (min-width: 320px) {	
	#bo {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}
	
	#bo img {
		width: 100%;
		height: auto;
		padding: 0 5px 5px 0;
	}
}

@media screen and (min-width: 1000px) {	
	#bo {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	}
	
	#bo img {
		width: 320px;
		height: auto;
		padding: 0 0 5px 0;
	}
}

/* End banner */

/* header */
	#header {
		color: white;
		font-size: 10px;
		width: 100%;
		height: 15px;
		background-color: #E3017F;
		padding-top: 5px;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	}
@media screen and (min-width: 320px) {	
	#header2 {
		margin: 0 auto;
	}
}
@media screen and (min-width: 1000px) {	
	#header2 {
		width: 1024px;
		margin: 0 auto;
	}
}
	
	#header2 a:link	{	color: #fff; text-decoration: none;	}
	#header2 a:visited	{	color: #fff;	text-decoration: none; }
	#header2 a:hover	{	color: #fff; text-decoration: none; }
	#header2 a:active	{	color: #fff;	 text-decoration: none; }
	
	#portal {
		float: left;
	}
	#world {
		float: right;
	}
	
/* End header */

/* TOP */
div #keyv {
	width:100%;
	height:auto;
}

div #keyv::before {
	display:block;
	content:"";
	padding-top:140%;
}

.setView1 {
	background-image: url("../img/common/keyv01.png");
	background-size:100%;
}

/* END TOP */


#copyright {
	text-align: center;
	padding-top: 10px;
	width: 1024;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
	visibility:hidden;
}

.clearfix{
	display: inline-block;
}

.uta {
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height: 0.1;
}

@media screen and (min-width: 320px) {	
.gr img {
	width: 300px;
	height: auto;
	}
}

@media screen and (min-width: 1000px) {	
.gr img {
	width: 413px;
	height: auto;
	}
}

/* 見出しボックス */

.llbox1 {
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffd5df;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	color: #4c0027;
	font-size: 14px;
}

.llbox2 {
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #80cfff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	color: #fff;
	font-size: 16px;
}

.llbox3 {
	width: 85%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffab24;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	color: #fff;
	font-size: 16px;
}

.llbox{
	width: 90%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}

.llboxs {
	width: 90%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}

.llboxl {
	width: 90%;
	height: auto;
    padding: 0.5em 1em;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
   	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
}

.llbox p {
    margin: 5px 0 0 0; 
    padding: 5px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 18px;
	color: #E3017F;
	line-height: 1.2;
	font-weight: bold;
}

.llboxs p {
    margin: 5px 0 0 0; 
    padding: 5px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 18px;
	color: #006fe3;
	line-height: 1.2;
	font-weight: bold;
}

.llboxl p {
    margin: 5px 0 0 0; 
    padding: 5px;
	font-family: Meiryo, "メイリオ", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, sans-serif;
	font-size: 18px;
	color: #e35c00;
	line-height: 1.2;
	font-weight: bold;
}

.red {
	color: red;
}

/* End 見出しボックス */

.sub {
	text-align: center;
}

.subtitle {
	text-align: center;
}

.subtitlemenu {
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}

.subtitlemenu img {
	padding-bottom: 10px;
}

@media screen and (min-width: 1000px) {	
	.subtitle img {
		width: 440px;
		height: auto;
	}
	
	.midashi5 {
		width: 90%;
		background-color: #E2017F;
		font-size: 14px;
		color: white;
		font-weight: bold;
		padding: 10px;
	}
	
	.shopp {
	text-align: center;
}

.shopp img {
	width: 400px;
	height: auto;
}

.shopp2 {
	text-align: center;
}

.shopp2 img {
	width: 500px;
	height: auto;
}


.foc {
	width: 385px;
	height: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #425396;
	padding: 5px;
	margin: 0 auto;
	font-size: 11px;
}

.dg {
	border: 5px solid #fca3ff;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #F872FD;
	color: #fff;
}
	
}

@media screen and (min-width: 320px) {	
	.subtitle img {
		width: 300px;
		height: auto;
	}
	
	.midashi5 {
		width: 90%;
		background-color: #E2017F;
		font-size: 14px;
		color: white;
		font-weight: bold;
		padding: 10px;
	}
	
	.shopp {
	text-align: center;
}

.shopp img {
	width: 320px;
	height: auto;
}

.shopp2 {
	text-align: center;
}

.shopp2 img {
	width: 320px;
	height: auto;
}

.foc {
	width: 90%;
	height: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #425396;
	padding: 5px;
	margin: 0 auto;
	font-size: 11px;
}

.dg {
	border: 5px solid #fca3ff;
	border-radius: 15px;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #F872FD;
	color: #fff;
}
	
}