@charset "utf-8";
/* CSS Document */


@import url(https://fonts.googleapis.com/css?family=Oswald:700);
/* clearfix */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* 画像センタリング */

.cr {margin:0 auto;}
.cr5 {margin:10px auto;}
.cr10 {margin:10px auto;}
.cr20 {margin:20px auto;}
.cr30 {margin:30px auto;}

.cr15o {margin:15px auto 0;}
.cr20o {margin:20px auto 0;}

.cr15u {margin:0 auto 15px;}
.cr20u {margin:0 auto 20px;}
.cr50up {margin:0 auto; padding-bottom:50px;}

body.fixed .menu_fix {
	margin-bottom:100px;
}

body.fixed #Menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 8888;
}


/* 点滅 */
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* ページトップ */

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 1.4em;
	font-weight:bold;
	z-index:10000;
}
#page-top a {
	background: #eb6d9a;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 10px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ff3980;
}

/* FireFoxFadeブレ防止 */

img { display:block; box-shadow: #000 0 0 0; }


/* 全体・枠作り */

html,body {
  height:100%;
}

img { display:block; }


body {
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size:62.5%;
	text-align:center;
background: #1ce2fd; /* Old browsers */
background: -moz-linear-gradient(left,  #1ce2fd 0%, #3b85e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #1ce2fd 0%,#3b85e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #1ce2fd 0%,#3b85e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ce2fd', endColorstr='#3b85e8',GradientType=1 ); /* IE6-9 */
}

#PageWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width:100%;
	min-width:1000px;
	background:url(../img/back_sq.png) left top repeat;
}

#PageWrapper2 {
	min-height:1200px;
	background:url(../img/back_txt.png) center top repeat-y;
}

#Mainvisual {
	background:url(../img/mainvisual_grandbg.png) center top no-repeat;
	width:100%;
	height:800px;
	position:relative;
	overflow:hidden;
}

.mv_kill {
	background:url(../img/mv_kill.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:10;
}

.mv_tsubame {
	background:url(../img/mv_tsubame.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:11;
}
.mv_momo {
	background:url(../img/mv_momo.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:12;
}

.mv_yuuna {
	background:url(../img/mv_yuuna.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:13;
}

.mv_ai {
	background:url(../img/mv_ai.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:14;
}

.mv_sayuki {
	background:url(../img/mv_sayuki.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:15;
}

.mv_shinra {
	background:url(../img/mv_shinra.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:16;
}

.mv_azu {
	background:url(../img/mv_azu.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:80px;
	left:0;
	z-index:17;
}

.mv_kira {
	background:url(../img/mv_kira.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:18;
}

.mv_logo {
	background:url(../img/mv_logo.png) center top no-repeat;
	width:440px;
	height:400px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:380px;
	left:50%;
	margin-left:-220px;
	z-index:20;
}

.ouen {
	width:190px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:570px;
	left:50%;
	margin-left:310px;
	z-index:20;
}

.ouen_minato {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:550px;
	left:50%;
	margin-left:200px;
	z-index:20;
}

.ouen_carnival {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:550px;
	left:50%;
	margin-left:324px;
	z-index:20;
}
.ouen_carnival2 {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:550px;
	left:50%;
	margin-left:448px;
	z-index:20;
}
.ouen_carnival3 {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:550px;
	left:50%;
	margin-left:572px;
	z-index:20;
}

.ouen_carnival4 {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:670px;
	left:50%;
	margin-left:200px;
	z-index:20;
}

.ouen_minato2 {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:670px;
	left:50%;
	margin-left:324px;
	z-index:20;
}

.ouen_minato3 {
	width:120px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:670px;
	left:50%;
	margin-left:448px;
	z-index:20;
}

.button_enjoy {
	width:190px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:570px;
	left:50%;
	margin-left:-600px;
	z-index:20;
}

.button_hotnews {
	width:190px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:570px;
	left:50%;
	margin-left:-400px;
	z-index:20;
}


#Menu {
	width:100%;
	height:90px;
	background:url(../img/menu_bg.png) left top repeat-x;
	box-shadow:0 0 4px rgba(49,69,95,0.5);
}

#Menu ul {
	width:996px;
	margin:0 auto;
}

#Menu ul li {
	float:left;
}

#Rireki {
	width:100%;
	height:auto;
	background:rgba(255,255,255,0.8);
	margin-bottom:36px;
}

.rireki_wrap {
	width:828px;
	padding-left:172px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:url(../img/rireki_head.png) left 10px no-repeat;
	position:relative;
	padding-bottom:1px;
}

label#Open_rireki {
    color: #fff;
    display: block;
    margin: 0;
	position:absolute;
	width:70px;
	height:20px;
	top:32px;
	left:67px;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
}

input[type="checkbox"].on-off{
    display: none;
}

.rireki_wrap ul {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	margin: 0;
    padding: 0;
    list-style: none;
	width:731px;
}

.rireki_wrap ul li {
	width:732px;
	height:30px;
	line-height:30px;
	background:url(../img/rireki_line.png) left bottom no-repeat;
	text-align:left;
	font-size:1.5em;
	color:#393939;
}

.rireki_wrap ul li span {
	font-weight:bold;
	color:#f29300;
}

.rireki_wrap ul li a  {
	color:#02adde;
	text-decoration:none;
}

.rireki_wrap ul li a:hover  {
	text-decoration:underline;
}

input[type="checkbox"].on-off + ul{
    height:59px;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 200px;
	overflow-y:scroll;
	padding-bottom:6px;
}

/*折り畳み①*/

label#Open_ticketblock01 {
	background:url(../img/tamasii_premium.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:0 auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	display:block;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
}

div.ticket_contents01 {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="checkbox"].on-off{
    display: none;
}

input[type="checkbox"].on-off + div.ticket_contents01{
    height:0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + div.ticket_contents01{
    height: 2220px;
}

/*折り畳み②*/

label#Open_ticketblock02 {
	background:url(../img/tamasii_s.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:0 auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	display:block;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
}

div.ticket_contents02 {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="checkbox"].on-off{
    display: none;
}

input[type="checkbox"].on-off + div.ticket_contents02{
    height:0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + div.ticket_contents02{
    height: 780px;
}

/*折り畳み③*/

label#Open_ticketblock03 {
	background:url(../img/tamasii_normal.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:0 auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	display:block;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
	z-index:100;
}

div.ticket_contents03 {
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="checkbox"].on-off{
    display: none;
}

input[type="checkbox"].on-off + div.ticket_contents03{
    height:0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + div.ticket_contents03{
    height: 180px;
}



/*折り畳み*/



.twitter {
	width:75px;
	height:25px;
	position:absolute;
	top:20px;
	right:0;
}

.contents_block {
	width:960px;
	padding:20px;
	border-radius:30px;
	background:rgba(255,255,255,0.5);
	margin:0 auto 60px;
}

.contents_wrap {
	width:960px;
	border-radius:20px;
	padding-top:12px;
	background:rgba(255,255,255,0.7);
	position:relative;
}

.boxmenu {
	width:380px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	background:rgba(255,255,255,1);
	font-size:1.5em;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	color:#9E9E9E;
	position:absolute;
	top:26px;
	left:545px;
	border:2px solid #9ee5ff;
}

.boxmenu a {
	color:#02adde;
	text-decoration:none;
}

.boxmenu a:hover  {
	text-decoration:underline;
}

.boxmenu_jp {
	width:320px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	background:rgba(255,255,255,1);
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	color:#9E9E9E;
	position:absolute;
	top:26px;
	left:605px;
	border:2px solid #9ee5ff;
}

.boxmenu_jp a {
	color:#02adde;
	text-decoration:none;
}

.boxmenu_jp a:hover  {
	text-decoration:underline;
}

.boxmenu span {
	font-size:130%;
	background:#FFBE00;
	color:#FFF;
	padding:0 5px;
}

.tamasii_title {
	background:url(../img/tamashii_title.png) center bottom no-repeat;
	width:874px;
	height:420px;
	margin:0 auto 36px;
	text-indent:-9999px;
	overflow:hidden;
}

.tamasii_day {
	background:url(../img/tamasii_day.png) center top no-repeat;
	width:660px;
	height:180px;
	margin:0 auto 36px;
	text-indent:-9999px;
	overflow:hidden;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.presure_title {
	background:url(../img/presure7_title.png) center top no-repeat;
	width:741px;
	height:247px;
	margin:0 auto 24px;
}

.pleasure_7 {
	width:956px;
	padding-left:34px;
	margin:0 auto;
}


.p7_space {
	width:40px;
	height:220px;
	float:left;
}

.p7_box {
	width:390px;
	height:220px;
	background:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	float:left;
	margin:0 32px 32px 0;
	border-radius:20px 0 0 0;
	position:relative;
}

.p7_box img {
	border-radius:20px 0 0 0;
}

.p7_title {
	width:350px;
	padding:12px 20px;
	font-size:2.4em;
	color:#FFF;
	background:#006cff;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
	border-radius:20px 0 0 0;
}

.p7_txt {
	width:350px;
	padding:16px 20px 0;
	text-align:left;
	color:#494646;
	font-size:1.4em;
}

.p7_box_s {
	width:276px;
	height:220px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	float:left;
	margin:0 32px 32px 0;
	background:url(../img/p7_rock.png) center top no-repeat;
	border-radius:20px 0 0 0;
	position:relative;
}

.p7_new {
	width:390px;
	height:220px;
	border:3px solid #FFA600;
	border-radius:20px 0 0 0;
	position:absolute;
	left:-3px;
	top:-3px;
	
}

.link_butaimeguri {
	width:200px;
	height:14px;
	display:block;
	position:absolute;
	z-index:40;
	top:199px;
	left:18px;
	text-indent:-9999px;
	overflow:hidden
}

.link_arsample {
	width:109px;
	height:63px;
	display:block;
	position:absolute;
	z-index:40;
	top:149px;
	left:272px;
	text-indent:-9999px;
	overflow:hidden
}

.p7_box_s img {
	border-radius:20px 0 0 0;
}

.p7_title_s {
	width:236px;
	padding:12px 20px;
	font-size:2.4em;
	color:#FFF;
	background:#006cff;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
}

.p7_txt_s {
	width:236px;
	padding:16px 20px 0;
	text-align:left;
	color:#494646;
	font-size:1.4em;
}

/* balloon-3 bottom-left */
.category_title {
	position: relative;
	display: block;
	padding: 0 15px;
	width: auto;
	width: 400px;
	height: 80px;
	color: #F6F6F6;
	text-align: left;
	background: #003482;
	z-index: 0;
	margin:12px 0 36px 36px;
}
.category_title:after {
	content: "";
	position: absolute;
	bottom: -15px; left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 20px 15px 0;
	border-color: transparent #19283C transparent transparent;
	z-index: -1;
}

.cast_wrap {
	width:896px;
	padding-left:24px;
	margin:0 auto;
	padding-bottom:24px;
}

.cast_wrap ul li {
	width:200px;
	height:62px;
	float:left;
	margin:0 24px 24px 0;
	background:#FFF;
	position:relative;
}

.mail {
	width:19px;
	height:15px;
	position:absolute;
	right:3px;
	bottom:3px;
}

.category_title p {
	font-size:3em;
	font-family: 'Oswald', sans-serif;
	padding-top:5px;
}

.category_title span {
	font-size:1.2em;
}

.access_txt {
	text-align:left;
	font-size:1.6em;
	padding-left:36px;
	padding-bottom:24px;
}

.access_txt a {
	color:#003482;
}

.access_txt a:hover {
	color:#003482;
	text-decoration:none;
}

.access_txt span {
	font-size:200%;
	width:888px;
	display:block;
	border-bottom:2px solid #003482;
	font-weight:bold;
	color:#003482;
}

.map {
	width:800px;
	height:400px;
	margin:0 auto 36px;
}

.underspace {
	width:100%;
	height:140px;
}

footer {
	background:#FFF;
	width:100%;
	min-width:1000px;
	height:140px;
	position: absolute;
	bottom: 0;
	*left:-1px;
}

.foot_logo {
	width:290px;
	padding-left:24px;
	margin:12px auto 0;	
}

.foot_logo ul li {
	float:left;
	margin-right:24px;
}

.footer_txt {
	margin:12px auto 0;
	text-align:center;
	font-size:1.2em;
}

.footer_txt a {
	color:#3b85e8;
	text-decoration:underline;
}

.footer_txt a:hover {
	color:#3b85e8;
	text-decoration:none;
}


/* サブコンテンツページ */

.s_mv_kill {
	background:url(../img/mv_kill.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.s_mv_tsubame {
	background:url(../img/mv_tsubame.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
}


.s_mv_momo {
	background:url(../img/mv_momo.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:12;
}

.s_mv_yuuna {
	background:url(../img/mv_yuuna.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:13;
}

.s_mv_ai {
	background:url(../img/mv_ai.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:14;
}

.s_mv_sayuki {
	background:url(../img/mv_sayuki.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
}

.s_mv_shinra {
	background:url(../img/mv_shinra.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:16;
}

.s_mv_azu {
	background:url(../img/mv_azu.png) center top no-repeat;
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	z-index:17;
}

.message {
	background:url(../sub/message.png) center 40px no-repeat;
	width:800px;
	height:720px;
	margin:0 auto;
	padding-bottom:100px;
	text-indent:-9999px;
	overflow:hidden;
}

.collabo_box {
	width:860px;
	height:280px;
	margin:0 auto 36px;
	border-radius:15px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.collabo_box img {
	border-radius:15px;
}

.goods_head {
	background:url(../sub/goods_head.png) center top no-repeat;
	width:861px;
	height:84px;
	margin:0 auto 36px;
}

.goods_01 {
	background:url(../sub/goods_bg.jpg) center top repeat;
	width:900px;
	margin:0 auto 36px;
	border-radius:15px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.goods_01_ex {
	background:url(../sub/goods_01.png) center top no-repeat;
	width:900px;
	height:960px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 24px;
	border-radius:15px;
}

.goods_02 {
	background:url(../sub/goods_02.jpg) center top no-repeat;
	width:900px;
	height:128px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 36px;
	border-radius:15px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.goods_03 {
	background:url(../sub/goods_03.jpg) center top no-repeat;
	width:900px;
	height:128px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 0;
	border-radius:15px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.itemwrap {
	width:864px;
	padding-left:16px;
	margin:0 auto;
}

.itembox {
	width:198px;
	border:1px solid #fff;
	float:left;
	margin:0 16px 32px 0;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.itemimg {
	background:#FFF;
	width:198px;
	height:198px;
}

.itemtitle {
	width:198px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	background:#003482;
	font-size:1.4em;
	font-weight:bold;
}

.itemtitle2 {
	width:198px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	background:#006cff;
	font-size:1.4em;
	font-weight:bold;
}

.itemcate2 {
	width:198px;
	height:80px;
	background:#fcd26e;
	line-height:1.7;
	color:#3B3B3B;
	font-weight:bold;
	font-size:1.2em;
}

.itemcate2 p {
	display:table-cell;
	width:198px;
	height:80px;
	vertical-align:middle;
}

.itemcate {
	width:100%;
	height:30px;
	background:#a7a7a7;
	line-height:30px;
	color:#3B3B3B;
	font-weight:bold;
	font-size:1.2em;
}

.itemprice2 {
	width:100%;
	height:40px;
	background:#FFFFFF;
	line-height:40px;
	font-size:1.8em;
	color:#22cff9;
	font-weight:bold;
}

.itemprice {
	width:100%;
	height:40px;
	background:#22cff9;
	line-height:40px;
	font-size:1.8em;
	color:#FFF;
	font-weight:bold;
}

.itemlink a {
	width:100%;
	height:40px;
	background:#FF7600;
	line-height:40px;
	font-size:1.5em;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	transition:all 0.5s;
}

.itemlink a:hover {
	background:#FF2F00;
}

.itemlink_w a {
	width:98px;
	height:40px;
	background:#f7b24a;
	line-height:40px;
	font-size:1.5em;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:table-cell;
	transition:all 0.5s;
}

.itemlink_w a:hover {
	background:#ff4b15;
}

.goods_attention {
	font-size:2em;
	font-weight:bold;
	text-align:center;
	color:#003482;
	margin-bottom:12px;
}

.attention {
	width:800px;
	margin:0 auto;
	display:table;
	min-height:42px;
}

.attention p {
	border-bottom:1px dotted #555555;
	width:800px;
	text-align:left;
	color:#505050;
	font-size:1.2em;
	display:table-cell;
	vertical-align: middle;
}

.attention p a {
	color:#00a373;
	text-decoration:underline;
}

.attention p a:hover {
	color:#00a373;
	text-decoration:none;
}

.p42 {
	height:42px;
}

.p64 {
	height:64px;
}


.movie_head {
	background:url(../sub/movie_head.png) center top no-repeat;
	width:554px;
	height:355px;
	background-size:100%;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 24px;
}

.movie_foot {
	width:760px;
	height:auto;
	padding:20px;
	position:relative;
	font-size:1.5em;
	text-align:left;
	margin:0 auto 36px;
	background:#FFF;
	color:#003482;
	border:1px solid #003482;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.movie_txt p{
	margin-bottom:10px;
}

.movie_txt a {
	color:rgba(0,132,255,1.00);
	text-decoration:underline;
}

.movie_txt a:hover {
	color:rgba(0,132,255,1.00);
	text-decoration:none;
}

.seigura_link {
	width:290px;
	height:92px;
	position:absolute;
	right:64px;
	top:34px;
}

.seigura_link2 {
	width:290px;
	height:92px;
	position:absolute;
	right:64px;
	top:230px;
}

.tweetbox {
	width:500px;
	margin:0 auto 36px;
	text-align:center;
}

.tweet_attention {
	width:800px;
	margin:0 auto;
	text-align:left;
	font-size:1.2em;
	color:#464646;
	line-height:1.8;
}

.campaign_01_ex {
	background:url(../sub/campaign_01_ex.png) center top no-repeat;
	width:880px;
	height:1020px;
	margin:-24px auto 0;
	position:relative;
}

.tweet_follow {
	position:absolute;
	top:940px;
	left:343px;
}

.campaign_01_ex2 {
	background:url(../sub/campaign_01_ex2.png) center top no-repeat;
	width:860px;
	height:80px;
	margin:0 auto 36px;
}

.twit_item ul {
	width:768px;
	padding-left:12px;
	margin:0 auto;
}

.twit_item ul li{
	margin-right:12px;
	margin-bottom:12px;
	float:left;
}

.ex_hr {
	font-size:2.4em;
	display:block;
	margin:24px auto;
	text-align:center;
	color:#A8A8A8;
}

p.strong {
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
}

p.ac_attention {
	font-size:90%;
	margin-top:20px;
	color:rgba(110,110,110,1.00);
}

p.ac_attention strong {
	font-size:110%;
	font-weight:bold;
}

.ticket_choice a {
	display:block;
	font-size:120%;
	margin:0 0 12px 25px;
	height:60px;
	width:800px;
	padding:0 20px;
	color:#003482;
	border:1px solid rgba(0,52,130,1.00);
	background-color:#FFF;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	transition:all 0.3s;
}

.ticket_choice a:hover {
	color:#FFF;
	background-color:rgba(0,52,130,1.00);
}

table.schedule {
	margin:0 auto;
	border-collapse: separate;
	border-spacing:0 10px;
	font-size:120%;
	color:#003482;
	border:1px solid rgba(0,52,130,1.00);
	background-color:#FFF;
}

table.schedule tr{
	height:40px;
}

table.schedule tr th{
	text-align:right;
	padding:10px 0 10px 100px;
	border-top:1px solid rgba(0,52,130,1.00);
	border-bottom:1px solid rgba(0,52,130,1.00);
	border-left:1px solid rgba(0,52,130,1.00);
	background-color:#FFF;
}

table.schedule tr td {
	padding:10px 100px 10px 0;
	border-top:1px solid rgba(0,52,130,1.00);
	border-bottom:1px solid rgba(0,52,130,1.00);
	border-right:1px solid rgba(0,52,130,1.00);
	background-color:#FFF;
}

.tamasii_goodswrap {
	padding-left:28px;
}

.tamasii_goods {
	width:904px;
	padding-bottom:36px;
	margin-right:28px;
	margin-bottom:24px;
	background:#FFF;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
	position:relative;
}

.tamasii_goods p span.tamasii_item {
	font-size:140%;
	display:block;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #003482;
	font-weight:bold;
	color:#003482;
	text-align:left;
	position:relative;
	margin-bottom:-10px;
}

.tamasii_goods p span.tamasii_itemred {
	font-size:80%;
	color:#FF0004;
}

.tamasii_goods p {
	text-align:left;
	padding-left:20px;
	font-size:1.35em;
}

.tamasii_goods span.item_tag1 {
	width:180px;
	height:20px;
	border-radius:10px;
	background-color:rgba(255,190,0,1.00);
	color:#FFF;
	font-size:1.2em;
	line-height:20px;
	text-align:center;
	display:inline-block;
}

.itemtag_wrap {
	text-align:left;
	position:absolute;
	bottom:10px;
	left:20px;
}

.tamasii_goods span.item_tag2 {
	width:180px;
	height:20px;
	border-radius:10px;
	background-color:rgba(0,132,255,1.00);
	color:#FFF;
	font-size:1.2em;
	line-height:20px;
	text-align:center;
	display:inline-block;
}

.tamasii_goodsimage {
	width:320px;
	height:180px;
	position:absolute;
	right:10px;
	top:10px;
	border:1px solid #003482;
}

.head_premium {
	background:url(../img/tamasii_premium.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:0 auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.head_s {
	background:url(../img/tamasii_s.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:48px auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.head_normal {
	background:url(../img/tamasii_normal.jpg) left top no-repeat;
	width:904px;
	height:100px;
	margin:48px auto 24px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.ticketlink {
	width:904px;
	height:80px;
	margin:0 auto 24px;
}

.ticket_check {
	font-weight:bold;
	font-size:1.6em;
	margin-bottom:24px;
	color:#ff6c00;
}

.tamasii_pre_outline {
	background:url(../img/premium_outline.jpg) left top no-repeat;
	width:904px;
	height:20px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.tamasii_s_outline {
	background:url(../img/s_outline.jpg) left top no-repeat;
	width:904px;
	height:20px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.premium_image {
	width:516px;
	height:157px;
	position:absolute;
	right:10px;
	bottom:10px;
}

.twit_header {
	width:750px;
	margin:0 auto 24px;
}

.access_attention {
	color:#4D4D4D;
	font-size:90%;
}

.access_attention em{
	font-weight:bold;
}

.collabo_plusbox {
	width:760px;
	position:relative;
	background:#FFF;
	border:1px solid #003482;
	margin:-20px auto 36px;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	line-height:24px;
	color:#003482;
	padding:16px 0 16px 24px;
}

.collabo_plusimg {
	width:244px;
	height:66px;
	position:absolute;
	right:12px;
	top:7px;
}

.pa_mainvisual {
	background:url(../cafe/mainvisual.png) left top no-repeat;
	width:914px;
	height:514px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto 48px;
}

.pa_head {
	width:900px;
	height:76px;
	margin:0 auto 48px;
}

.pa_head h2 {
	width:900px;
	height:76px;
	display:block;
}

#pa_Schedule {background:url(../cafe/title_schedule.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}
#pa_Cafe {background:url(../cafe/title_cafe.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}
#pa_Ura {background:url(../cafe/title_ura.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}
#pa_Karaoke {background:url(../cafe/title_karaoke.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}
#pa_Room {background:url(../cafe/title_room.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}
#pa_Others {background:url(../cafe/title_others.png) left top no-repeat; text-indent:-9999px; overflow:hidden;}

.pa_schedule_box {
	background:url(../cafe/schedule_bg.png) left top no-repeat;
	width:740px;
	height:251px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 100px;
}

.pa_cafe_box {
	width:920px;
	margin:0 auto 100px;
}

.pa_menu_box {
	float:left;
	width:214px;
	height:530px;
	padding:8px;
	margin-bottom:24px;
}

.pa_menu_wrap {
	width:214px;
	height:530px;
	background:#FFF;
	border-radius:10px;
	box-shadow:0 0 4px rgba(0,0,0,0.1);
}

.pa_menu_img {
	width:214px;
	height:280px;
	background:#FFFFFF;
	border-radius:10px 10px 0 0;
}

.pa_menu_img img {
	border-radius:10px 10px 0 0;
}

.pa_menu_title {
	width:184px;
	padding:0 15px;
	height:60px;
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
}

.pa_menu_title p {
	width:184px;
	height:60px;
	display:table-cell;
	vertical-align:middle;
}

.pa_menu_txt {
	width:184px;
	padding:0 15px;
	height:120px;
	text-align:left;
	font-size:1.3em;
}

.pa_menu_txt p {
	width:184px;
	height:108px;
	padding-top:12px;
	position:relative;
}

.pa_menu_txt p em {
	position:absolute;
	right:0;
	bottom:5px;
	font-weight:bold;
}

.pa_menu_tips {
	width:184px;
	padding:0 15px;
	height:70px;
	text-align:left;
	font-size:1.1em;
	border-radius:0 0 10px 10px;
}

.pa_menu_tips p {
	width:184px;
	height:70px;
	display:table-cell;
	vertical-align:middle;
}

.pa_shokomeza .pa_menu_title {background:#26a053;}
.pa_shokomeza .pa_menu_txt {color:#26a053;}
.pa_shokomeza .pa_menu_tips {color:#26a053; background:#e2ffed;}

.pa_giniro .pa_menu_title {background:#384c57;}
.pa_giniro .pa_menu_txt {color:#384c57;}
.pa_giniro .pa_menu_tips {color:#384c57; background:#d6e5ed;}

.pa_tsujidou .pa_menu_title {background:#f2af0d;}
.pa_tsujidou .pa_menu_txt {color:#f2af0d;}
.pa_tsujidou .pa_menu_tips {color:#f2af0d; background:#fff9ec;}

.pa_kimiaru .pa_menu_title {background:#3615eb;}
.pa_kimiaru .pa_menu_txt {color:#3615eb;}
.pa_kimiaru .pa_menu_tips {color:#3615eb; background:#f0edff;}

.pa_majikoi .pa_menu_title {background:#b21b1b;}
.pa_majikoi .pa_menu_txt {color:#b21b1b;}
.pa_majikoi .pa_menu_tips {color:#b21b1b; background:#ffebeb;}

.pa_yuusha .pa_menu_title {background:#5e1106;}
.pa_yuusha .pa_menu_txt {color:#5e1106;}
.pa_yuusha .pa_menu_tips {color:#5e1106; background:#fff1f2;}

.pa_menu_title_shokomeza {
	background:url(../cafe/menu_shokomeza.png) center top no-repeat;
	width:443px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_giniro {
	background:url(../cafe/menu_giniro.png) center top no-repeat;
	width:443px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_tsujidou {
	background:url(../cafe/menu_tsujidou.png) center top no-repeat;
	width:671px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_kimiaru {
	background:url(../cafe/menu_kimiaru.png) center top no-repeat;
	width:214px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_majikoi {
	background:url(../cafe/menu_majikoi.png) center top no-repeat;
	width:900px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_yusha {
	background:url(../cafe/menu_yusha.png) center top no-repeat;
	width:443px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}

.pa_menu_title_blank {
	width:443px;
	padding:0 8px;
	height:80px;
	float:left;
	margin-bottom:8px;
}


.pa_ura_number {
	background:url(../cafe/ura_number.png) left top no-repeat;
	width:600px;
	height:140px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 36px;
}

.pa_ura_txt {
	background:url(../cafe/ura_txt.png) left top no-repeat;
	width:862px;
	height:159px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 36px;
}

.pa_ura_honeyt {
	background:url(../cafe/ura_honeyt.png) left top no-repeat;
	width:900px;
	height:300px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 100px;
}

.attention {
	width:800px;
	margin:0 auto;
	display:table;
	min-height:42px;
}

.attention p {
	background:url(../img/txt_underline.png) center bottom no-repeat;
	width:800px;
	text-align:left;
	color:#505050;
	font-size:1.2em;
	display:table-cell;
	vertical-align: middle;
}

.attention p a {
	color:#00a373;
	text-decoration:underline;
}

.attention p a:hover {
	color:#00a373;
	text-decoration:none;
}

.p42 {
	height:42px;
}

.p64 {
	height:64px;
}

.photo {
	width:864px;
	padding-left:16px;
	margin:0 auto;
}

.photo_box {
	width:416px;
	margin:0 16px 32px 0;
	float:left;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}

#Spark_logo {
	background:url(../sub/spark.png) center top no-repeat;
	width:900px;
	height:500px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}

.spark_txt01 {
	background:url(../sub/spark_txt01.png) left top no-repeat;
	width:932px;
	height:155px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 12px;
}

.spark_cast {
	background:url(../sub/spark_cast.png) left top no-repeat;
	width:831px;
	height:983px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 0;
}

.spark_txt02 {
	background:url(../sub/spark_txt02.png) left top no-repeat;
	width:839px;
	height:315px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 24px;
}

.spark_listhead {
	background:url(../sub/spark_listhead.png) left top no-repeat;
	width:608px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 24px;
}

.spark_spec {
	background:url(../sub/spark_spec.png) left top no-repeat;
	width:841px;
	height:305px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto 0;
}

.mirror_table{
	width:600px;
	margin:36px auto 48px;
}

.mirror_table table{
	width:600px;
	margin:0 auto;
	border-collapse: separate;
	border-spacing: 5px;
}

.mirror_table th {
	font-size:1.7em;
	width:300px;
	height:60px;
	background-color:#2bafff;
	text-align:center;
	color:#FFFFFF;
}

.mirror_table th a {
	color:#FFFFFF;
	text-decoration:none;
}

.mirror_table th a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.mirror_table td {
	font-size:1.7em;
	width:300px;
	height:60px;
	background-color:#FFFFFF;
}

.mirror_table td a {
	display:block;
	width:240px;
	height:32px;
	border-radius:18px;
	border:2px solid #FFF;
	transition:all 0.3s;
	text-align:center;
	text-decoration:none;
	background-color:#2bafff;
	color:#FFF;
	line-height:32px;
	margin:0 auto;
	font-weight:bold;
}

.mirror_table td a:hover {
	border:2px solid #000000;
	background-color:#FFE500;
	color:#000;
}