/* CSS Document */

* {
	padding:0;
	margin:0px;
	outline:none;
	}
	
html {
	overflow-y:scroll;
	}
	
body {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	text-align:center;
	font-family:Century Gothic, CenturyGothic, 'Hiragino Kaku Gothic Pro','qMmpS Pro W3','CI',Meiryo,Osaka, 'lr oSVbN', sans-serif;
	color:#555;
	font-size:100%;
	line-height: 1.5;
	}
 
img {
	vertical-align:top;
	border:0;
	}

#wrap {
	text-align:center;
	}

#header {
	width:1080px;
	text-align:left;
	margin:0 auto;
	}
#contentWrapper {
	background-color: #252b30;
	padding-bottom: 90px;
}

.contents_top {
	width:100%;
	margin:0 auto;
	text-align: left;
	overflow: hidden;
	color: #fff;
	position: relative;
	padding-top: 0px;
}
	
.contents {
	width:980px;
	margin:0 auto;
	text-align: left;
	overflow: hidden;
	color: #fff;
	position: relative;
	padding-top: 175px;
}
	
#footer {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
	padding:25px 0px 15px 0px;
	}
	

#copyright {
	width:980px;
	text-align:right;
	margin:0 auto;
	}



/* --- class and other set --- */

	
* html .contents div{
/*\*/height:1%;/*for WinIE*/
display:inline-table;/*for MacIE*/
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */

.contents a,
.contents_top a {
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.ar { text-align: right; }
.ac { text-align: center; }
.en {
	letter-spacing:1px;
}
.narrow{letter-spacing:-1px;}
.narrow2{letter-spacing:-2px;}
.small {font-size: 75%; }

.shadow {
	box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 3px 3px;
}
.round {
	border-radius: 8px;
}
.emp {
	font-weight: bold;
}
.just {
	text-align: justify;
	text-justify: inter-ideograph;
}



/* --- head --- */

#header div {
	width: 200px;
}
#header .right {
	text-align: right;
	padding: 16px 12px 0 0;
}


/* --- body --- */

.contents ul {
	display: block;
}
.contents li {
	list-style-type: none;
}
.contents a:hover {
	text-decoration: none;
}
.contents a:hover img {
	opacity: 0.8;
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  	filter: alpha(opacity=80);
}
.indent {
	padding-left: 1em;
}


/* --- head area --- */

#floatMenu {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
#floatMenu.float {
	position: fixed;
}
#floatMenu .inner {
	width: 980px;
	margin: 0 auto;
	background-color: rgba(37,43,48,0.9);
}
#floatMenu .ttl {
	text-align: center;
	padding: 30px 0 23px;
	border-bottom: 1px solid #8a9094;
}
#floatMenu ul {
	margin-left: 50px;
}
#floatMenu li {
	width: 125px;
	text-align: center;
	float: left;
	padding: 1em 0 0;
}
#floatMenu li a {
	text-decoration: none;
	
}
#floatMenu li a:hover {
	text-decoration: underline;
}



#top_floatMenu { 
    height: 56px;
    width: 980px;
    margin: 0 auto;
}

#top_floatMenu ul {
    padding-left: 50px;
	list-style: none;
}
#top_floatMenu li {
	width: 125px;
	text-align: center;
	float: left;
	padding: 1em 0 0;
}
#top_floatMenu li a {
    color: #fff;
	text-decoration: none;
	
}
#top_floatMenu li a:hover {
	text-decoration: underline;
}


/* --- top page --- */
.toppage {
}

/* --- vegas-slide --- */
.vegas-slide {
	height: 516px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	text-align:center;
}

.vegas-slide .logo_momiji {
	padding:295px 0;
}

.vegas-slide .logo_momiji img{
	cursor:pointer;
}

.toppage #information {
	margin: 60px auto;
    width: 49%;
}
.toppage #information p {
	color: #333;
	background-color: #fff;
	padding: 16px 24px;
}
.toppage #information p a {
	color: #333;
}
.toppage #information p.ttl {
	color: #fff;
	font-size: 150%;
	background-color: #8a9094;
	padding: 0.25em 1em;
}

.toppage #information .list {
	height:100px;
	overflow:scroll;
}

.toppage #artistButton {
	padding: 90px 348px 0;
}
.toppage #artistButton p {
	border: 1px solid #8a9094;
	padding: 1px;
}
.toppage #artistButton p a {
	display: block;
	border: 1px solid #8a9094;
	padding: 0.5em 0;
	text-align: center;
	font-size: 125%;
	text-decoration: none;
}
.toppage #artistButton p a:hover {
	text-decoration: underline;
}
.toppage .newsinfo {
    width: 60%;
    margin: 60px auto 0;
	text-align: center;
    border: 1px solid #8a9094;
	padding: 20px;
}
.toppage .newsinfo p {
	font-size: 1.0rem;
    line-height: 1.6;
}
.toppage .newsinfo p span {
	font-size: 1.4rem;
}
.toppage .liveinfo {
	text-align: center;
	padding-top: 70px;
}
.toppage .liveinfo p {
	font-size: 1.5rem;
    line-height: 1.8;
}
.toppage .liveinfo p span {
	font-size: 2.6rem;
    font-family: 'Poly', serif;
    display: block;
}
.toppage .liveinfo a {
	font-size: 1.3rem;
    margin-top: 20px;
    display: block;
}
.toppage .section {
	text-align: center;
	padding-top: 35px;
}
.toppage .section p {
	line-height: 1.75;
}
.toppage h2 {
	font-size: 187.5%;
	font-weight: normal;
	padding: 24px 0 20px;
	letter-spacing: 2px;
}
.toppage #schedule .imgarea {
	padding-top: 1em;
}

.toppage .section .mid {
	font-size: 87.5%;
	line-height: 2;
}
.toppage .section strong {
	font-size: 200%;
	font-weight: normal;
}

/* --- artists page --- */

.artists .section {
	margin: 70px 35px;
}
.artists h1 {
	margin-top: 70px;
	font-size: 200%;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	background: url(../images/bg_line.gif) left center repeat-x;
}
.artists h1 span {
	padding: 0 0.5em;
	background-color: #252b30;
}
.artists .section .unit {
	padding: 40px 0 0;
}
.artists .section .unit .left {
	width: 220px;
}
.artists .section .unit .right {
	width: 660px;
}
.artists .section .unit#headArtist {
	padding: 36px 0;
	border-bottom: 1px solid #8a9094;
}
.artists .section .unit#headArtist .left {
	width: 450px;
}
.artists .section .unit#headArtist .right {
	width: 430px;
}
.artists .unit p {
	line-height: 1.6;
}
.artists .section .unit#headArtist p {
	line-height: 1.7;
}
.artists .unit .info {
	letter-spacing: 1px;
    border-bottom: 1px solid #CCC; 
    margin-bottom: 23px;
}
.artists .unit .info span.large {
	font-size: 150%;
}
.artists .unit .info span.stage{
	font-size: 87.5%;
}
.artists .unit .exp {
	font-size: 81.25%;
	letter-spacing: 0;
	margin-top: 1em;
}

/* --- bottom area --- */

.contents .pagetop,
.contents_top .pagetop {
	position: fixed;
	width:30px;
	bottom: 60px;
	right: 22px;
}
.contents .pagetop a,
.contents_top .pagetop a {
	display: block;
	text-align: center;
	padding: 4px 0;
	background-color: #fff;
}
.contents .pagetop a:hover,
.contents_top .pagetop a:hover {
	background-color: rgba(255,255,255,0.50);
}



/* --- tabnavi 2016.10.25追加--- */

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#tabnavi {
	background:#8a9094;
	padding:5px 15px;
	font-size:90%;
}

#tabnavi li {
	float:left;
	margin-right:16px;
}

#tabnavi li{
	display:inline;
}
#tabnavi li a{
	display:inline-block;
	text-decoration:none;
}
#tabnavi li a:hover{
	text-decoration:underline;
}



.mgnT10 {
	margin-top:10px;
}

.mgnR10 {
	margin-right:10px;
}

.mgnB10 {
	margin-bottom:10px;
}

.mgnL10 {
	margin-left:10px;
}

.year_tab_wrapper {
	 border-bottom:1px solid #8a9094;
	 margin-bottom:10px;
}

.active_year_tab {
	border-left:1px solid #8a9094;
	border-right:1px solid #8a9094;
	border-top:1px solid #8a9094;
	padding:5px 20px;
	background:#8a9094;
	color:#ffffff;
}

.year_tab {
	border-left:1px solid #8a9094;
	border-right:1px solid #8a9094;
	border-top:1px solid #8a9094;
	/*background:#aaaaaa;*/
	
}

.year_tab a {
	text-decoration:none;
	padding:5px 20px;
	display:block;
	/*color:#444444;*/
}

.year_tab a:hover {
	background:#8a9094;
}

/* --- event page --- */
.event {
}

.event .section {
	text-align: center;
	padding-top: 40px;
}

.event .section p {
	line-height: 1.75;
}

.event h2,
.artist_wrapper h2,
.program_wrapper h2{
	font-size: 150%;
	font-weight: normal;
	padding: 0 0 30px;
	letter-spacing: 2px;
}

.event h3 {
	font-size: 240%;
	font-weight: normal;
	padding: 24px 0 20px;
	letter-spacing: 2px;
	line-height:1.2;
}

.event .lead {
	 margin:40px 0;
	 font-size:20px;
}

.event .special {
	font-size:20px;
	color:#ffffff;
	background:#F304B6;
	padding:10px 220px;
	margin:50px 0;
	text-align:left;
} 

.event .special p {
	text-align:center;
	margin-bottom:10px;
	font-size:30px;
}

.event .special ul li span {
	background:#FFFFFF;
	color:#F304B6;
	border-radius:30px;
	width:30px;
	height:30px;
	display:inline-block;
	text-align:center;
	margin:0 10px 10px 0;
} 


.event dl dt {
	border:1px solid #ffffff;
	width:220px;
	padding:3px 0;
	margin:30px auto;
}

.event dl.set_contents dd p {
	font-size:81%;
	margin:5px 0 15px 0;
	line-height:1.7;
}

.event dl.set_contents dd p:nth-child(1),
.event dl.set_contents dd p:nth-child(2) {
	font-size:100%;
	margin:5px 0 15px 0;
	line-height:1.7;
}

.event dl.date dd p:nth-child(1) {
	font-size:240%;
	line-height:1;
}

.event dl.date dd p:nth-child(2) {
	font-size:120%;
	margin-top:20px;
}

.event dl.player dd p:nth-child(1) {
	font-size:160%;
	line-height:1.4;
}

.event dl.player dd p:nth-child(1) span {
	font-size:80%;
}

.event dl.player dd p:nth-child(2) {
	font-size:90%;
	line-height:2;
	margin:30px auto;
	text-align:center;
}

.event dl.player dd p:nth-child(4) {
	line-height:1.4;
	margin-top:5px;
}

.event dl.set_contents dd p:nth-child(1) {
	line-height:2;
	margin-bottom:10px;
}

.event dl.set_contents ul {
	width:990px;
	margin:50px auto;
}

.event dl.set_contents ul li {
	float:left;
	padding:10px 15px;
	line-height:1.6;
}

.event dl.set_contents ul li img {
	padding-bottom:10px;
}

.event dl.set_contents ul li span {
	 font-size:13px;
	 display:inline-block;
	 margin-top:10px;
}

.event_ico {
	font-size:13px;
	background:#D50104;
	padding:3px 10px;
	width:94px;
	margin:0 0 5px 0;
}

.ishigaki_font {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight:bold;
}

.poly {
	font-family: 'Poly', serif;
	font-size:200%;
	display:inline-block;
	margin-top:10px;
	letter-spacing:-1px;
}

.event ul.attention {
	text-align:left;
	font-size:70%;
	line-height:2;
	margin:40px auto 80px auto;
	width:640px;
}

.under_navi {
	font-size:80%;
	width:340px;
	margin:40px auto 0;
}

.under_navi li {
	float:left;
	border-left:1px solid #ffffff;
	padding:0 15px;
	text-align:center;
}

.under_navi li:last-child {
	border-right:1px solid #ffffff;
}

.under_navi li a {
	text-decoration:none;
}

.under_navi li a:hover {
	color:rgba(255,255,255,0.70);
}

.past_event {
	margin:60px 0;
}

.past_event p {
	margin-bottom: 10px;
}

.past_event dl dt {
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.past_event ul li{
	float:left;
	margin:12px;
	width:220px;
	height:250px;
}

.past_event ul li .title span{
	font-size:12px;
}

.past_event ul li .date{
	font-size:11px;
	text-align:left;
	background:#FFFFFF;
	color:#252b30;
	width:120px;
	padding:1px 8px;
	margin-bottom:10px;
	font-weight:bold;
}

.past_event .past_title{
	 border:1px solid #FFFFFF;
	 padding:5px;
	 width:180px;
	 margin:30px auto;
	 font-size:13px;
	 letter-spacing:1px;
}

.past_event .next_event_text{
	  font-size:20px;
	  margin:140px 0;
	  letter-spacing:3px;
}

.notice {
    padding: 15px ;
    border: solid 1px #999 ;
    text-align: center;
    margin: 20px auto 0 ;
    width: 600px ;
}

/* --- 2019.4～ライブ --- */
.program_wrapper,
.artist_wrapper {
    width: 900px;
    margin: 20px auto 0;
    text-align: center;
}

.artist_wrapper .role {
    border: 1px solid #CCC; 
    text-align: center;
    padding: 10px;
    width: 100px;
    margin: 0 auto 20px;
}

.artist_wrapper dl {
    margin: 0 0 40px 0;
	zoom: 1;
}
.artist_wrapper dl:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}

.artist_wrapper dt {
	float: left;
	margin: 0 30px 0 0;
}

.artist_wrapper dd {
    display: block;
    text-align: left;
    font-size: 81.25%;
    letter-spacing: 0
    line-height: 1.6;
    overflow: auto;
}

.artist_wrapper dd span {
    display: block;
    font-size: 22px;
}