@charset "utf-8";
/*------------------------------------------------------------

URL : http://www.jleague.jp/css/special/trackingdata.css
DATE : 2015/09/03

------------------------------------------------------------*/

.pageTitlBnr{
	position: relative;
}
.pageTitlBnr h2{
	height: 270px;
	border-bottom: 7px solid #0051a8;
	}
.pageTitlBnr a{
	display: block;
}
.pageTitlBnr p{
	position: absolute;
	right: 10px;
	bottom: 17px;
}
.pageTitlBnr p a{
	background: rgba(0, 0, 0, 0.7);
	width: 130px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
.pageTitlBnr p a:hover{
	background: rgba(46, 163, 223, 0.5);
	text-decoration: none;
	color: #fff;
}

/* contentsBox */
.contentsBox{
	margin: 30px 0 20px;
}
.contentsBox .titlecopy{
	/*font-size: 18px;
    font-weight: bold;*/
    margin-bottom: 0.8em;
    /*color: #004EA3;
    line-height: 1.5;
    padding-left: 10px;
    border-left: 3px solid #004EA3;*/
}
.contentsBox p.txt{
	font-size: 13px;
	line-height: 1.65;
	margin-bottom: 1em;

}
.rightF{
	float: right;
	margin-left: 20px;
}

.btnArea{
	display: table;
}
.nextlink,
.backlink{
	display: table-cell;
	width: 200px;
	box-sizing:border-box;
	border-right:20px solid #fff;
}
.nextlink{border-left:20px solid #fff;}

.nextlink a,
.backlink a{
	background-color: #555555;
    color: #fff;
    line-height: 100%;
    text-align: center;
    padding: 16px 0;
    width: 180px;
    font-size: 14px;
    display: block;
    position: relative;
}
.nextlink a:hover,
.backlink a:hover{
	background: #333;
	text-decoration: none;
}

.nextlink a:after,
.backlink a:after {
    position: absolute;
    font-size: 18px;
    top: 50%;
    margin-top: -9px;
    font-family: 'FontAwesome';
    content: "\f0da";
    color: #fff;
    line-height: 100%;
    z-index: :;
}
.nextlink a:after{right: 15px;}
.backlink a:after{left: 15px; content:"\f0d9";}

.txtLink{
	font-size: 10px;
	display: table-cell;
}
.oubo{
    margin-bottom: 5px;
    width: 420px;
    display: table-cell;
}
.barLink{
	background-color: #2EA3DF;
    width: 420px;
	margin: 10px auto;
	font-size: 14px;
	font-weight: normal;
}
.barLink:hover {
    background: #1F7BB8;

}






/* infoTable */
.infoTable{
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	border-top:1px solid #ccc;
}
.infoTable th{
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	font-weight: bold;
	background-color: #f6f6f6;
	font-size: 12px;
	height: 45px;
	width: 130px;
    padding: 0 15px;
}
.infoTable td{
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: middle;
	font-size: 12px;
	padding: 5px 10px;
	line-height: 1.5;

}
.infoTable td:last-child{ border-right:none; }

.infoTable td .mailnaiyou{
	background: #E8E8E8;
	padding: 10px;
	margin-left: 20px;
}
.infoTable td h4{
    font-weight: bold;
    font-size: 14px;
    margin: 8px 0;
}
.infoTable td p{
	margin-bottom: 5px;
}


.kome{font-size: 12px;}
.komeRight{font-size: 12px; margin: 10px 0; text-align: right;}
.hide{display: none;}



.sub .bnr_trackingdata{display: none;}


/* ouboFigureWrap */
.ouboFigureWrap{
	background: #e8e8e8;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
}
.ouboFigureWrap dt{
	border-top:1px solid #5c80b9;
	border-bottom:1px solid #5c80b9;
	line-height: 0;
}
.ouboFigureWrap dd ol{
	display: table;
	table-layout: fixed;
	margin-top: 20px;
}
.ouboFigureWrap dd ol li{
	display: table-cell;
	border-right: 10px solid #e8e8e8;
	width: 33.33%;
	font-size: 10px;
	line-height: 1.5;
	vertical-align: top;
}
.ouboFigureWrap dd ol li:last-child{
	border-right: 0;
}
.ouboFigureWrap dd ol li p{
	background: #fff url(/img/special/trackingdata/top_trackingCon_num.png) no-repeat 0 0;
	height: 80px;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	width: 100%;
	-webkit-border-radius:20px 0 0 0;
	border-radius:20px 0 0 0;
	padding-left: 45px;
	position: relative;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom: 10px;
	line-height: 80px;
}
.ouboFigureWrap dd ol li p.twoline{
	line-height: 1.3;
    padding-top: 22px;
    padding-left: 45px;
    padding-right: 20px;
}
.ouboFigureWrap dd ol li p i{
	position: absolute;
	left: 8px;
    top: 10px;
    color: #fff;
    font-size: 23px;
    line-height: 1;
}


.fukidashi:after{
	content: ".";
	display: block;
	position: absolute;
	  bottom: -15px;
	  left: 50%;
	  margin-left: -15px;
	  width: 0;
	  height: 0;
	  border-top: 20px solid #e8e8e8;
	  border-left: 20px solid transparent;
	  border-right: 20px solid transparent;
}

.ouboFigureWrap .oubo{
	display: block;
	width: auto;
}






