@charset"UTF-8";

.back{
	background:url(../../piacore/image/mascot_gamba.png?20220303) 75% 50% no-repeat fixed,
	url(../../piacore/image/logo_gamba.png?20220303) 40% 50% no-repeat fixed;
}

.all02{
	background:rgba(255,255,255,0.7) url(../../piacore/image/shadow.png);
}

.all{
	background:rgba(255,255,255,0.9) ;
}

.keizoku_kbn{
	border:solid 1px gray;
	width:100px;
	height:40px;
	background-color: #DADADA;
	font-weight: bold;
}

.headerTitle{
	background:url(../../piacore/image/emblem_gamba.png) no-repeat;
	background-color:#003E8C;
	background-size: contain;
	background-position: 2% 0%;
}
/*--------------------------------------------*/
.commonFooter {
	background-color: #003E8C;
}
.commonCopyright {
	background-color: #003E8C;
}

/*--------------------------------------------*/
.accent {
	border:dashed 1px #CCCCCC;
	background:#EEEEEE;
	color:#003E8C;
}

.accent .trigger{
	color:#003E8C;
}

.accent .detail{
	padding:0px 10px;
	display:block;
}
.accent h1{
	color:#003E8C;
	border-bottom:dotted 2px #003E8C;
	background:url(../../piacore/image/label_gamba.png) no-repeat left bottom;
}

.frame{
	width:100%;
	height:170px;
	float:left;
	padding:1px;
	margin:2px
}

.btnFrame{
	width:23%;
	height:130px;
	padding:3px;
	vertical-align:middle;
	display:table-cell;
	layout-grid-line:1px;
	text-align:center;
	float:left;
	border:solid 1px #cc0066;
	margin:2px;
	font-size:12px;
	color: #cc0066;
	font-weight: bold;
}

.btnFrame h3{
	width:140px;
	color:#FFF;
	background-color:#cc0066;
	text-align:center;
	vertical-align:middle;
	height:50px;
	font-size:14px;
	display:table-cell;
	padding:0 10px;
	margin:0px 0px 10px 0px;
	font-weight: bold;
}

.btnFrame h4{
	text-align:center;
	font-size:12px;
	color:#555555;
	padding:10px 10px;
	margin:10px 0px 20px 0px;
	font-weight: bold;
}

.seatSelectionFrame{
	padding: 10px;
	margin-bottom: 10px;
	border: 2px solid #333333;
	border-radius: 10px;
	font-weight: bold;
	color:red;
	font-size:120%;
}

/*--------------------------------------------*/
.contents .trigger, .contents1 .trigger, .contents2 .trigger{
	color:#003E8C;
}

.contents h1,.contents1 h1,.contents2 h1{
	color:#003E8C;
	border-bottom:dotted 2px #003E8C;
}

.contents .detaillabel,.contents1 .detaillabel,.contents2 .detaillabel{
	font-size:110%;
	font-weight: bold;
	text-align:center;
	float:left;
	background-color:#003E8C;
	color:#FFF;
	width:10%;
	padding:5px;
	border-radius:8px;
}

.contents .detailtitle,.contents1 .detailtitle,.contents2 .detailtitle{
	font-size:125%;
	font-weight: bold;
	text-align:left;
	float:left;
	color:#000055;
	padding:5px;
	margin-left:10px;
}

.contents .detailcontents,.contents1 .detailcontents,.contents2 .detailcontents{
	font-size:100%;
	text-align:left;
	clear:both;
	margin-left:15%;
	margin-bottom:10px;
}

.contents .detaillabel2,.contents1 .detaillabel2,.contents2 .detaillabel2{
	font-size:110%;
	font-weight: bold;
	text-align:center;
	float:left;
	background-color:#003E8C;
	color:#FFF;
	width:38%;
	padding:5px;
	border-radius:8px;
	border:0px;
}

.contents1 .detaillabel3{
	font-size:110%;
	font-weight: bold;
	text-align:center;
	float:left;
	background-color:#003E8C;
	color:#FFF;
	width:48%;
	padding:8px;
	border-radius:8px;
	border:0px;
}

.contents1 .detaillabel4{
	font-size:110%;
	font-weight: bold;
	text-align:center;
	float:left;
	background-color:#003E8C;
	color:#FFF;
	width:60%;
	padding:8px;
	border-radius:8px;
	border:0px;
}

.contents .detailtitle2,.contents1 .detailtitle2,.contents2 .detailtitle2{
	font-size:130%;
	font-weight: bold;
	text-align:left;
	float:left;
	color:#000055;
	padding:5px;
	margin-left:10px;
	border:0px;
	width:55%;
}

/*--------------------------------------------*/
.titleBar {
	color:#003E8C;
	border-bottom:dotted 2px #003E8C;
}

/*--------------------------------------------*/
.basicTable .col1{
	color:#FFFFFF;
	background-color:#003E8C;
	width:5%;
}

.basicTable .col2{
	color:#FFFFFF;
	background-color:#CD5C5C;
	width:5%;
}

.basicTable .col3{
	background-color:#FEEEFE;
	font-weight:bold;
	font-size:120%;
	width:15%;
}

.basicTable .col4{
	background-color:#FFFFFF;
	width:12%;
	font-size:120%;
	font-weight:bold;
	text-align:right;
}

.basicTable .col5{
	background-color:#FFFFFF;
	width:10%;
	text-align:right;
}

.basicTable .col6{
	background-color:#FFFFFF;
	width:9%;
	text-align:center;
}
.basicTable .col7{
	background-color:#FFFFFF;
	color: #FF0000;
	font-weight:bold;
	font-size:120%;
	width:12%;
	text-align:right;
}

.basicTable .col8{
	color:#FFFFFF;
	background-color:#003E8C;
	width:14%;
}

.basicTable .col9{
	color:#FFFFFF;
	background-color:#CD5C5C;
	width:14%;
}

.basicTable .colOpen{
	background-color:#FFFFFF;
}

.basicTable .colClose{
	background-color:#EEEEFF;
}

.basicTable .colBefore{
	background-color:#FFEEEE;
}
/*--------------------------------------------*/
.boxbase{
}
.boxbase .boxrow{
	clear:both;
}
.boxrow .boxno, .boxrow .boxhead, .boxrow .boxitem{
	padding:5px;
	font-weight:bold;
	font-size:120%;
	border:solid 1px #EEEEEE;
}

.boxrow .boxno{
	text-align:center;
	float:left;
	width:10%;
}
.boxrow .boxhead{
	text-align:left;
	float:left;
	width:25%;
}
.boxrow .boxitem{
	text-align:left;
	float:left;
}
/*--------------------------------------------*/
.datebox .head{
	color:#FFFFFF;
	background-color:#003E8C;
}

/*--------------------------------------------*/
#ticketbox04 {
	clear:both;
	padding:10px 10px;
	margin :0px 50px;
}
#ticketbox04 table {
	width:100%;
}
#ticketbox04 th,#ticketbox04 td {
	border:1px solid #ffffff;
	padding:10px;
	text-align:left;
}
#ticketbox04 th {
	width:26%;
	background-color: rgba(255, 195, 224, 1);
	font-weight:bold;
	color: #000000;
}
#ticketbox04 td {
	background-color:rgba(255, 234, 245, 1);
}
#ticketbox04 .message {
	padding:5px 10px ;
	font-size:80%;
}

#ticketbox04 .diff  {
	color: red;
	background-color: #ffdddd;
}
#ticketbox04 .def_back{
	border:3px solid rgba(255, 234, 245, 1);
	padding:4px;
	margin-left:0px;
	margin-right:0px;
}
#ticketbox04 .err_back{
	border:3px solid #fa8072;
	padding:4px;
	margin-left:0px;
	margin-right:0px;
}

/*--------------------------------------------*/
.toppagebtn1{
	padding:20px 90px;
	margin:5px;
	width: 376px;
	height: 26px;
}
.toppagebtn2{
	padding:20px 90px;
	margin:5px;
	width: 310px;
	height: 26px;
}
.toppagebtn3{
	padding:10px 90px;
	margin:5px;
	width: 376px;
	height: 60px;
}

.toppagePdfBtn{
	padding:10px 90px;
	margin:5px;
	width: 376px;
	height: 45px;
}

.toppagebtn4{
	padding:20px 90px;
	margin:5px;
	width: 310px;
	height: 26px;
}
.toppagebtn5{
	padding:10px 70px;
	margin:5px;
	width: 350px;
	height: 45px;
}
.toppagebtn6{
	padding:10px 70px;
	margin:5px;
	width: 410px;
}

td.receptionDateBox{
	padding:1px 45px;
	margin:5px;
	width: 410px;
	 text-align: left;
}
.toppagedate{
	border-bottom: solid 1px red;
	font-size:150%;
	font-weight:bold;
	color:#ff0000;
}

.guidButton1{
	padding:0px 0px;
	 margin-top:5px;
	 width:670px;
}

.GorgeousBord {
	color: #fff;
	background: #003E8C;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	border: 1px dashed rgba(255,255,255,0.8);
	text-align:center;
	margin-top: 20px;
	box-shadow: 0 0 0 5px #003E8C;
	-moz-box-shadow: 0 0 0 5px #003E8C;
	-webkit-box-shadow: 0 0 0 5px #003E8C;
}

.GorgeousPanel {
    border: 2px solid #003E8C;
    border-radius: 4px;
    margin: 2em 0;
    padding: 1em;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}
.GorgeousPanel::before {
    background-color: #fff;
    color: #003E8C;
    content: "≪ 5試合年間パス購入特典 ≫";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.GorgeousPanel2 {
    border: 2px solid #003E8C;
    border-radius: 4px;
	text-align:center;
	margin-left:62px;
	margin-right:68px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}
.GorgeousPanel2::before {
    background-color: #fff;
    color: #003E8C;
    content: "≪ ジュニア会員にお申し込みの方へ ≫";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}