@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
}
div.vvHeaderInWrapper div.vvHeaderIn div.vvHeadMainAreaWrap div.vvHeadMainArea a.vvGoCartLink{
	display: none;
}
a.shopName,
div.vvFooterInWrapper p.vvOperatingCaption,
.vvHeadTitle {
    display: none!important;
}


main{
	width: 1000px;
    margin: 50px auto;
}
main h1 {
    text-align: center;
}
main h2 {
    text-align: center;
    height: 50px;
}
main dl {
    width: 750px;
    margin: 50px auto;
    border-bottom: 1px dotted #ccc;
}
main dl dt,
main dl dd {
    display: block;
    float: left;
/*    height: 60px;*/
    line-height: 60px;
	border-top: 1px dotted #ccc;
}
main dl dt {
    width: 300px;
    text-align: left;
	font-weight: bold;
	position: relative;
}
main dl dd {
    width: 390px;
    padding: 0 30px;
}
main dl::after {
    content: "";
    display: block;
    clear: both;
}
main dl dd.itemExpl {
    clear: both;
    display: block;
    width: 390px;
    height: initial;
    padding: 10px 30px;
    font-size: 14px;
    margin: 0 0 0 300px;
	border:0;
}
main dl dd.itemExpl.renraku {
    height: 32px;
}
main dl dd.itemExpl.seat_map {
    height: 286px;
}
main dl dd.itemExpl.seigen1 {
    height: 32px;
}
main dl dd.itemExpl.seigen2 {
    height: 130px;
}
main dl dd.itemExpl p {
    margin: 0 0 10px 0;
    line-height: 160%;
}
main dl dd.itemExpl.seat_map figure img {
    width: 100%;
}
main dl dd input{
	border: 1px solid #ccc;
}
main dl dd input,
main dl dd select {
    height: 30px;
    width: 99%;
    text-indent: 15px;
    font-size: 16px;
	border-color:rgb(169, 169, 169);
}
main dl dd textarea.bikou {
	resize: none;
	overflow: hidden;
    height: 90px;
    width: 99%;
    font-size: 16px;
	border-color:rgb(169, 169, 169);
	margin-top: 15px;
	font-family: auto;
	padding: 5px 5px 5px 15px;
}
main dl dd.itemEnty.numberOfPeople input {
    width: 80px;
    text-align: center;
}
main dl dd.itemEnty.participant ul li{
	list-style: none;
}
main dl dd ul.limitNumber {
    font-size: 14px;
    line-height: 60px;
}
main dl dd ul.limitNumber li {
    display: inline-block;
    font-weight: bold;
    padding: 0 5px;
}
main dl dd ul.limitNumber li span {
	padding: 0 10px;
    color: #00f;
}
input.error {
    background: #fdd;
}
main dl dd input:focus{
    background: #ffffdd;
}
aside.notes h2 {
    text-align: center;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
}
aside.notes article {
    width: 700px;
    margin: auto;
    border: 1px solid #ccc;
    background: #f3f2cc;
    padding: 20px 20px;
    overflow: auto;
}
main .notes ul {
    margin: 15px 20px;
    font-size: 14px;
}
main .notes ul li {
    list-style: none;
    line-height: 160%;
	list-style: square;
    margin: 3px 10px;
    padding: 3px 10px;
	font-size: 16px;
}
main .notes ul li em {
    display: block;
}
main .notes ul li strong {
    color: #ff0000;
	font-weight: normal;
}
aside.notes p label {
    display: block;
    margin: 40px auto;
    width: 300px;
    border: 1px dotted #ccc;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
aside.notes p label.checked {
    background: #ffffaa;
}
button#formsubmit {
    display: block;
    margin: 20px auto;
    background: #c10000;
    color: #fff;
    width: 300px;
    height: 60px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    font-size: 26px;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    cursor: pointer;
}
button#formsubmit:hover {
    opacity: 0.8;
}
button#formsubmit.disabled {
	opacity: 0.3;
}

span.must{
	position: absolute;
	font-weight: normal;
	line-height: 1.0;
	padding: 5px 10px;
	background: #b30000;
	color: #FFF;
	border-radius: 5px;
	right: 0;
	top: 27%;
}

/*20190227追加　カート隠し*/

.vvHeadMainArea a img {
	display:none;
}


/* Vアプリ内アンケートフォーム用スタイルセッティング */
.aplform{
	font-size: 10.5pt;
	line-height: 1.6!important;
	margin: 20px auto 50px auto;
	width: 600px!important;
}

.aplform .enqLead{
	padding: 0 5px;
	text-align: center;
}

.aplform dl{width: auto!important;}

.aplform dl dt{
	width: 100%!important;
	text-align: left;
	padding: 3px 3px 3px 8px;
	line-height: 1.6!important;
	font-size: 12pt;
	background: #eee;
	float: none;
}

.aplform dl dt em{
	background: #1464b7;
	font-weight: normal!important;
	font-size: 8pt;
	padding: 3px;
	color: #fff;
	font-style: normal!important;
}
.aplform dl dt span.must{
	left: auto!important;
	right: 2%;
}
.aplform dl dd{
	width: 100%;
	padding: 5px!important;
	float: none;
}
.aplform dl dd label{
	display: block;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 12px;
	margin: 0 0 10px 0;
}
.aplform dl dd input{
	height: auto!important;
	width: auto!important;
	margin: 0 5px 0 0;
}

.aplform dl dd textarea{
	width: 97%;
	min-height: 50px;
	font-size: 12pt;
	line-height: 1.35;
	padding: 5px;
}

.aplform button#formsubmit{
	font-size: 18px;
}

.aplform .active{
	background: #ffe849;
}

/* スタグルアンケートフォーム用スタイルセッティング */
#gourmet span.must{top:auto;}

#gourmet p.pageTitle{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
}
#gourmet p.pageTitle span{
	display: inline-block;
	background: #1464b7;
	color: #fff;
	padding: 3px 10px;
	font-weight: normal;
	border-radius: 10px;
	font-size: 10.5pt!important;
	width: 52%;
}

#gourmet p.pageTitle:before, #gourmet p.pageTitle:after {
  content: '';
  position: absolute;
  top: 72%;
  display: inline-block;
  width: 14%;
  height: 1px;
  background-color: black;
}

#gourmet p.pageTitle:before {
  left:23%;
}
#gourmet p.pageTitle:after {
  right: 23%;
}

#manifest dt{
	border:none;
	text-align: center;
	padding: 3px 0;
}

#manifest dd ul{margin-left: 8%;}
#manifest dd ul li{margin:0 0 5px 0; line-height: 1.45!important;}


/* Vパス払い戻し対応アンケートフォーム用スタイルセッティング */
.vpassMain{
	width:100%;
	margin-top:5px;
	text-align:center;
	
}
		
		
.vpassMain h1{
	border-top:solid 5px #00f;
	border-bottom:solid 5px #00f;
	padding-top:10px;
	padding-bottom:10px;
			
}
		
.vpassMain h3{
	width:100%;
	background:#00f;
	color:#fff;
/*	text-align:left;*/
	margin-top:50px;		
}

.vpassDl {
	/*width:80%;*/
	border-bottom:none;
	margin-left:auto;
	margin-right:auto;
	
}
		
.vpassDl dt{
	width:160px;
	clear:left;
	border:none;
	text-align:left;
	margin-top:10px;
	line-height:40px;
	font-weight:100;
	padding-left:20px;
}
		
.vpassDl dd{
	border-style:none;
	/*padding-left:10px;*/
}
		
.vpassDl dd input,
.vpassDl dd select{
	border-color:#000;	
	border-width:initial;
	height:45px;
	/*background-color:#fff;*/
}

.vpassDl dd select{
	width:100%;
}

.vpassDl .treatSelect{
	width:100%;	
}
		
.vpassDl .treatSelect input{
	width:50px;
	height:20px;
	vertical-align:middle;
}
		
.vpassDl .treatSelect label{
	border:solid 1px #000;
	padding:10px 30px 10px 10px;
	border-radius:10px;
	vertical-align:middle;
}
		
.vpassDl .headline{
	width:100%;
	text-align:center;
	border-color:#FEAE01;
}
		
.vpassDl .keizokuCheck{
	width:100%;
	line-height:30px;
}
		
.vpassDl .keizokuCheck input{
	width:40px;
	height:20px;
}
		
.vpassDl .attention{
	color:#f00;
}
		
.vpassDl .vpassAttention{
	width:100%;
	line-height:25px;
	margin-top:20px;
	/*padding-left:230px;		*/	
}
		
.vpassDl .must{
	position:relative;
}
		
.vpassAgree{
	width: 100%; 
	margin: 0 auto; 
/*	text-align:left; */
}
		
.vpassAgree label{
	display:inline-block;
	margin:10px 20px 10px 20px;
	line-height:30px;
}
		
.vpassAgree input{
	height:20px;
	width:30px;
	vertical-align:middle;
}
		
.vpassMain #formsubmit{

	width:250px;
}


.vpassMain .active{
	background: #3333ff;
}


.vpassMain .hidden{
	display:none;
}



/* VIPルーム・スポンサーチケット受付フォーム用スタイルセッティング */
.ticketAttention{
    width: 1000px;
	border: 1px solid #ccc; 
	border-radius: 8px;
	padding: 10px;
	background: #fcd5b4; 
	margin: 20px auto;
	font-size: 18pt;
}


.vSeatAttention{
	width: 1000px;
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 10px;
	background: #ffebbf;
	margin: 20px auto;
	font-size: 12pt;
	line-height:20px;
}


.vSeatAttention p{
	border-style:none;
	
}

.vSeatAttention .attention{
	color:#f00;
	text-decoration:underline;
	font-weight:bold;
}


.vSeatAttention table{
	border:#000 solid 1px;
	font-weight:bold;
	background:#fff;
	border-collapse: collapse;
  	border-spacing: 0;
	font-size:14pt;
	margin:20px 50px;

}

.vSeatAttention  table th{
	color:#f00;
	border:#000 solid 1px;
	width:100px;
}

.vSeatAttention  table td{
	border:#000 solid 1px;
	width:30px;
	line-height:20px;
	padding:10px 0px;
}

.vSeatAttention  table td span{
	font-weight:normal;
	font-size:10pt;
}



.vSeatAttention  table td.gameDate {
	width:150px;
	text-align:center;
}



.vSeatAttention  table td.choosable {
	background-color:#ffc000 !important;
}

#vSeat dl {
	width:1020px;
}


#vSeat dl dt{
	clear:left;
	float:left;
	width:350px;
	padding:0 10px;
}

#vSeat dl dd{
	float:left;
	padding:0 100px;
	width:450px;
	
}

#vSeat dl dt.mustInfo,
#vSeat dl dd.mustInfo{
	background:#ffc0cb;	
}

#vSeat dl dd.attention{
	width:100%;
	padding-left:0;
	border-top:none;
	color:#f00;
	line-height:30px;
	
}

#vSeat textarea{
	width:99%;
	height:100px;
	margin:15px 0px;
	resize:none;
	padding:10px;
	font-size:14pt;
}


/* ＶＩＰ席申し込みフォーム用スタイルセッティング */
.participantTell{
	width:60%;
	margin-left:5px;
}

body {
-webkit-print-color-adjust: exact;
}

.vSeatAttention img{
	width:100%;
	height:90px;
	padding:0px;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	vertical-align:middle;
}

textarea.error {
    background: #fdd;
}


.vSeatAttention table td.gameInfo {
	font-size:12pt;
	width:500px;
	
	
}

.vSeatAttention table td.gameInfo span{
	/*color:#f00;*/
	font-weight:bold;
	font-size:12pt;
}


.vSeatAttention table td.vSeatHead{
	font-weight:normal;
	text-align:center;
	
}

.participantPost{
	width:60%;
	margin-left:37px;
}

.select2-selection__rendered {
	text-indent:11px;
}

div.tyusyajyoukyou {
	margin: 20px 0 20px 0;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
}

div.tyusyajyoukyou table{
	border-collapse:collapse;
}

div.tyusyajyoukyou tr th{
	width: 200px;
	height: 50px;
	border: 1px solid black;
	background: blue;
	font-size: 25px;
	font-Weight: bold;
	color: white;
}

div.tyusyajyoukyou tr td{
	width: 200px;
	height: 50px;
	border: 1px solid black;
	background: white;
	font-Weight: bold;
	font-size: 25px;
}

#mansyatyui {
	color: red;
	margin: auto;
	text-align: center;
	justify-content: center;
	vertical-align: middle;
	display: flex;
}