@charset "utf-8";

/* reset
-------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: none;
}
hr {
	display: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}

body {
	padding: 0px;
	margin: 0px;
	line-height: 1.3;
	color: #000000;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', sans-serif;
	text-align: center;
	background: #ffffff;
	font-size: 80%;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/* font
-------------------------------------------------- */
@font-face {
	font-family: 'Hannari';
	font-style: normal;
	font-weight: 400;
	src: url("/toppage/font/Hannari.woff") format("woff"), url("/toppage/font/Hannari.otf") format('opentype');
}
/* IE */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot');
}
/* IE6-IE8 */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot?#iefix') format('embedded-opentype');
}
/* Safari, Android, iOS */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.ttf') format('truetype');
}

body {
	-webkit-text-size-adjust: none;
	position: relative;
	height: 100%;
}
/* IconFont
-------------------------------------------------- */
@font-face {
	font-family: 'shiki_menu';
	src:  url('/shared/fonts/shiki_menu.eot?ufqzl3');
	src:  url('/shared/fonts/shiki_menu.eot?ufqzl3#iefix') format('embedded-opentype'),
	url('/shared/fonts/shiki_menu.ttf?ufqzl3') format('truetype'),
	url('/shared/fonts/shiki_menu.woff?ufqzl3') format('woff'),
	url('/shared/fonts/shiki_menu.svg?ufqzl3#shiki_menu') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="menuIcon-"], [class*=" menuIcon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'shiki_menu' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.menuIcon-accordion1_L:before {
	content: "\e921";
}
.menuIcon-accordion2_L:before {
	content: "\e922";
}
.menuIcon-arrow_L:before {
	content: "\e923";
}
.menuIcon-minus_L:before {
	content: "\e924";
}
.menuIcon-namelink_L:before {
	content: "\e925";
}
.menuIcon-plus_L:before {
	content: "\e926";
}
.menuIcon-accordion1:before {
	content: "\e900";
}
.menuIcon-accordion2:before {
	content: "\e901";
}
.menuIcon-arrow:before {
	content: "\e902";
}
.menuIcon-camera:before {
	content: "\e903";
}
.menuIcon-character:before {
	content: "\e904";
}
.menuIcon-close:before {
	content: "\e905";
}
.menuIcon-crown:before {
	content: "\e906";
}
.menuIcon-event:before {
	content: "\e907";
}
.menuIcon-gallery:before {
	content: "\e908";
}
.menuIcon-hammer:before {
	content: "\e909";
}
.menuIcon-harp:before {
	content: "\e90a";
}
.menuIcon-home:before {
	content: "\e90b";
}
.menuIcon-info:before {
	content: "\e90c";
}
.menuIcon-menu:before {
	content: "\e90d";
}
.menuIcon-minus:before {
	content: "\e90e";
}
.menuIcon-namelink:before {
	content: "\e90f";
}
.menuIcon-news:before {
	content: "\e910";
}
.menuIcon-note:before {
	content: "\e911";
}
.menuIcon-onpu:before {
	content: "\e912";
}
.menuIcon-pen:before {
	content: "\e913";
}
.menuIcon-phone:before {
	content: "\e914";
}
.menuIcon-phonetitle:before {
	content: "\e915";
}
.menuIcon-plus:before {
	content: "\e916";
}
.menuIcon-price:before {
	content: "\e917";
}
.menuIcon-pricetitle:before {
	content: "\e918";
}
.menuIcon-schedule:before {
	content: "\e919";
}
.menuIcon-scheduletitle:before {
	content: "\e91a";
}
.menuIcon-seat:before {
	content: "\e91b";
}
.menuIcon-stagelist:before {
	content: "\e91c";
}
.menuIcon-stagemenu:before {
	content: "\e91d";
}
.menuIcon-story:before {
	content: "\e91e";
}
.menuIcon-ticket:before {
	content: "\e91f";
}
.menuIcon-voice:before {
	content: "\e920";
}
/* link
-------------------------------------------------- */

a {
	outline-style: none;
	text-decoration: none;
}
/* btn
-------------------------------------------------- */
ul.btn2 {
	padding: 0;
	text-align: center;
	list-style: none;
}

ul.btn2 li {
	width: 260px;
	padding: 0;
	margin: 0 20px;
	display: inline-block;
}

ul.btn2 li a {
	width: 100%;
	padding: 12px 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #ccc;
	display: block;
}

ul.btn2 li a:before {
	content: "";
	width: 7px;
	height: 12px;
	margin: 0 13px 0 0;
	overflow: hidden;
	background: url(/toppage/images/arrow_middle_right_btn2.png) left top no-repeat;
	display: inline-block;
}

ul.btn2 li a:hover {
	border: solid 1px #c3303c;
	text-decoration: none;
}

ul.btn2 li a:hover:before {
	background-position: left bottom;
}

.red {
	color: #cc0010;
}
.textRed{
	color: #c3303c;
}
.bold{
	font-weight: bold;
}
.textLinkRed{
	color: #c3303c;
	text-decoration: underline;
}
.textLinkRed:hover{
	text-decoration: none;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}

/* header
-------------------------------------------------- */
.header{
	position: fixed;
	top: 0;
	width: 100%;
	height: 70px;
	z-index: 100;
	background: #fff;
	min-width: 1000px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.headerVariableArea{
	padding-top: 70px;
}
.header .logo{
	width: 172px;
	height: 70px;
	border-right: 1px solid #eeeeee;
}
.header .logo a{
	display: block;
	padding: 20px 30px;
}
.header .logo img{
	width: 111px;
	height: 28px;
	vertical-align: bottom;
}
.logoImg{
	margin-right: 10px;
}
.logoImg img{
	width: 68px;
	height: 44px;
	border-radius: 4px;
	vertical-align: top;
}
.header .stageTitleArea{
	margin-left: 13px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% - 565px);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.stageTitleInfo{
	flex: 6;
}
.stageTitleInfo .siteTitle{
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	line-height: 1;
}
.stageTitleInfo .stageTitle{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-bottom: 4px;
	line-height: 1;
	width: 100%;
}
.stageTitleInfo .stageTitle.stageTitleLong{
	font-size: 16px;
	margin-top: 10px;
}
.stageTitleInfo .stageTitle .smallTit{
	font-size: 12px;
}
.stageTitleInfo .stageInfo{
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.header ul.nav.navType1 {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 10;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 5px;
	margin-left: auto;
	width: 365px;
}
.header ul.nav.navType1 li {
	display: block;
	width: 84px;
	margin: 10px 0 0 7px;
}
.header ul.nav.navType1 li.stageList{
	margin-top: 5px;
}
.header .icon {
	padding: 35px 0 0;
	display: block;
	position: relative;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #000000;
}
.header .icon:hover{
	color: #c3303c;
}
.header .icon_stage{
	padding: 40px 0 6px;
	border-radius: 4px;
}
.header .icon_stage[aria-expanded="false"]{
	background-color: #f9ebec;
}
.header .icon_stage[aria-expanded="false"]:hover{
	color: #ffffff;
	background-color: #c3303c;
}
.header .icon_stage[aria-expanded="true"]{
	color: #ffffff;
	background: rgb(48,47,45);
	padding-bottom: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.header .icon_stage[aria-expanded="true"]:hover{
	background-color: #c3303c;
}
.header .selectArea .selectObj {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 100;
	font-size: 16px;
	cursor: pointer;
}
.header .icon:after {
	content: "";
	width: 32px;
	height: 30px;
	margin-left: -16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
}
.header .icon_area:after {
	background: url(/ticket_page/images/header_icon_area.png) no-repeat;
}
.header .icon_area:hover:after{
	background: url(/ticket_page/images/header_icon_area_hover.png) no-repeat;
}
.header .icon_login:after{
	background: url(/ticket_page/images/header_icon_login.png) no-repeat;
}
.header .icon_login:hover:after{
	background: url(/ticket_page/images/header_icon_login_hover.png) no-repeat;
}
.header .icon_loggingIn:after{
	background: url(/ticket_page/images/header_icon_loggingIn.png) no-repeat;
}
.header .icon_loggingIn:hover:after{
	background: url(/ticket_page/images/header_icon_loggingIn_hover.png) no-repeat;
}
.header .icon_today:after{
	background: url(/ticket_page/images/header_icon_today.png) no-repeat;
}
.header .icon_today:hover:after{
	background: url(/ticket_page/images/header_icon_today_hover.png) no-repeat;
}
.header .icon_stage[aria-expanded="false"]:after{
	background: url(/ticket_page/images/header_icon_stage.png) no-repeat;
	top: 4px;
}
.header .icon_stage[aria-expanded="false"]:hover:after{
	background: url(/ticket_page/images/header_icon_stage_hover.png) no-repeat;
}
.header .icon_stage[aria-expanded="true"]:after{
	background: url(/ticket_page/images/header_icon_close.png) no-repeat;
	top: 6px;
	width: 31px;
	height:31px;
}
/* stageList
-------------------------------------------------- */

.stageList {
	width: 84px;
	height: auto;
	z-index: 10000;
	margin: 0 0 0 7px;
}

.stageList.special {
	top: 270px;
}

body#releaseInfo .stageList.special2 {
	top: 164px;
}

.stageListBtn {
	cursor: pointer;
	text-align: left;
}

.stageList.loading {
	cursor: default;
	background-image: url('/shared/images/loading_shiki.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
/* stageListContents
-------------------------------------------------- */

.stageListContents {
	width: 700px;
	height: auto;
	background: rgb(48,47,45);
	position: absolute;
	left: 370px;
	top: 70px;
	z-index: 100;
}

.stageListContents.loading {
	background-image: url("/shared/images/loading_shiki.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.stageListContents a:hover,
.stageListContents a:active {
	text-decoration: none;
}
.stageListContents .stageListTitle {
	width: 541px;
	margin: 20px 0 18px;
}

.stageListContents .stageListTitle .title {
	width: 393px;
	font-size: 16px;
	line-height: 1.375;
	float: left;
	text-align: left;
}

.stageListContents .stageListTitle .btn {
	width: 132px;
	margin: 0;
	float: right;
}

.stageListContents .stageListTitle .btn a {
	background: none;
}

.stageListContents .stageListTable {
	width: 541px;
	margin: 0 40px 25px 25px;
	color: #ffffff;
}

.stageListContents .table {
	margin: 0 0 2px;
	display: table;
	table-layout: fixed;
	font-size: 96.83%;
}

.stageListContents .table a {
	background: none;
}

.stageListContents .table .table-cell {
	padding: 14px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	background: #615f5d;
	color: #ffffff;
}

.stageListContents .table .table-cell.titleBox {
	width: 241px;
	padding: 14px 15px 14px 14px;
	background: url(/stage_page/images/calendar_title.png) top right repeat-y;
	border: none;
}

.stageListContents .table .table-cell.titleBox .img {
	width: 50px;
	padding: 0 15px 0 0;
	background: none;
}

.stageListContents .table .table-cell.titleBox .title {
	width: 176px;
	padding: 0;
	background: none;
}

.stageListContents .table a:hover .table-cell.titleBox {
	background: url(/stage_page/images/calendar_title_on.png) top right repeat-y;
}

.stageListContents .table .table-cell.theater {
	width: 133px;
	padding: 14px 15px 14px 14px;
	color: #bbbbbb;
	background: url(/stage_page/images/calendar_title.png) top right repeat-y;
}

.stageListContents .table a:hover .table-cell.theater {
	background: url(/stage_page/images/calendar_title_on.png) top right repeat-y;
}

.stageListContents .table .table-cell.performance {
	width: 81px;
}

.stageListContents .table a:hover .table-cell.performance {
	background: #797775;
}

.stageListContents .table .table-cell.performance.red {
	width: 109px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	background: #5a4545;
	font-size: 16px;
	line-height: 1.125;
	font-weight: bold;
}

.stageListContents .table a:hover .table-cell.performance.red {
	background: #736161;
}
/* spLink
-------------------------------------------------- */
.performancesList-theater.sp .spLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.performancesList-theater.sp .header {
	height: 190px;
}
.performancesList.performancesList-theater.sp .bodyArea {
	padding: 190px 0 0 0;
}
.performancesList-theater.sp .headerVariableArea {
	padding-top: 190px;
}
.spLink{
	display: none;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: #cccccc;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.spLink a{
	width: 94%;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	padding: 28px 0;
	background-color: #fff;
	border-radius: 8px;
	line-height: 1;
}
/* snsList
-------------------------------------------------- */
.snsList {
	padding: 100px 0 100px;
	text-align: center;
	background-color: #fff;
}
.snsList li {
	margin: 0 30px;
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
}
.snsList li .iconSns {
	margin: 0 auto 12px;
}
.snsList li a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.snsList li a:hover {
	color:#c3303c;
	text-decoration: none;
}
.snsList li a:hover i{
	opacity: 0.6;
}
/* iconSns
-------------------------------------------------- */
.iconSns {
	width: 64px;
	height: 64px;
	display: block;
	overflow: hidden;
    background: url(/toppage/images/sns_icon.png) no-repeat;
}
.iconSns.twitter {
    background-position: 0 -402px;
}
.iconSns.line {
    background-position: 0 -268px;
}
.iconSns.facebook {
	background: url(/toppage/images/ico_sns_facebook.png) no-repeat;
}
a:hover .iconSns{
	opacity: 0.6;
}

/* popupBox
-------------------------------------------------- */
.popupBox {
	position: fixed;
	bottom: 0;
	width: 348px;
	right: 30px;
	z-index: 50;
}
.popupBoxBody {
	width: 100%;
	position: relative;
}
.popupPageTop {
	position: absolute;
	right: 30px;
	z-index: 1;
	width: 47px;
	height: 47px;
	display: block;
	bottom: 67px;
}
.popupPageTop a {
	width: 47px;
	height: 47px;
	font-size: 1px;
	text-indent: -100px;
	display: block;
	overflow: hidden;
	position: relative;
}
.popupPageTop a:after {
	content: '';
	width: 47px;
	height: 94px;
	background: url(/toppage/images/pc_popup_pagetop_1.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.popupPageTop a:hover:after {
	top: -47px;
}
/* pageTop
-------------------------------------------------- */
.footerpageTop {
	padding: 0;
	margin: 0;
	border-top: 1px solid #cccccc;
	width: 100%;
	background-color: #fff;
}
.footerpageTop a {
	width: 100%;
	padding: 52px 0 13px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	display: block;
	background: url(/toppage/images/btn_pagetop_1.png) center 23px no-repeat;
}
.footerpageTop a:hover {
	color: #c3303c;
	text-decoration: none;
	background: #f3dddf url(/toppage/images/btn_pagetop_1_hover.png) center 23px no-repeat;
}

/* footer
-------------------------------------------------- */

.footer {
	width: 100%;
	background: #eeeeee;
	z-index: 3;
	position: relative;
}

.footer .footerBody {
	width: 1216px;
	max-width: 100%;
	margin: 0 auto;
	padding: 21px 0;
}

.footer .footerBody ul {
	text-align: center;
}

.footer .footerBody ul li {
	font-size: 14px;
	line-height: 2;
	display: inline-block;
}
.footer .footerBody ul li a{
	color: #000000;
}
.footer .footerBody ul li a:hover{
	color: #c3303c;
	text-decoration: underline;
}
.footer .footerBody ul li::after {
	content: "　I　";
	color: #cccccc;
}
.footer .footerBody ul li:last-child::after {
	content: "";
}

.footer .copyright {
	max-width: 100%;
	padding: 16px 0 18px;
	text-align: center;
	border-top: 1px solid #dddddd;
}

.footer .copyright p {
	font-size: 12px;
	margin: 0 auto;
}

.footer .copyright .copyrightBlock {
	width: 1216px;
	max-width: 100%;
	margin: 0 auto;
}

/* iconQrTheater
-------------------------------------------------- */
.iconQrTheaterPcHeaderLine {
	border-right: 1px solid #eeeeee;
}
.iconQrTheaterPcHeader {
	padding: 5px 20px 0 0;
}
.iconQrTheaterPcHeader img {
	width: 60px;
	height: 44px;
	margin: 0;
}
.iconQrTheaterPcWindow {
	margin-left: auto;
	width: 60px;
	padding: 0 0px 0 0;
}
.iconQrTheaterPcWindow img {
	width: 60px;
	height: 44px;
	margin: 0;
}
