@charset "utf-8";
/*
* contents.css
* （仮称）JFAナショナルフットボールセンター
*
*/

#subnavi .head-area .title {

}

#subnavi .outer-inner .head-area h2.title img {
vertical-align: top;
}


.nfc-detail{
background-image: url(/nfc/img/_bg_img.jpg);
background-repeat: repeat-y;
background-size:contain;

font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
color:#001E52;
padding-bottom:50px;
line-height:1.6;

}

.txt20{
font-size:20px;
}


/* Contents Top */
div.main-visual img.main-photo,
div.main-visual img.main-text,
div.main-visual img.main-text2
{
	width:100%;
}

div.main-visual{
	position: relative;
	margin-bottom:30px;

}

div.main-visual img.main-text{
	position: absolute;
	left: 0px;
	bottom: 50%;
}

div.main-visual img.main-text2{
	position: absolute;
	left: 0px;
	top: 15%;
}





.nfc-detail .outer-inner div.main-lead p{
	margin-top:30px;
	font-size:19px;
	line-height:1.8;
	text-align:center;
	font-weight:900;
	color:#001E52;
}
div.nfc-detail .outer-inner div.main-lead p.txtR{
	text-align:right;
}


#ConNav-Top{
	padding:30px 0 50px 0;
	display: flex;
justify-content:center;
align-items:center;
flex-wrap: wrap;
/*	background:#fff;
	width:100%;
	border:solid 1px #ff0066;*/
}
#ConNav-Top .t_btn{
background:url(/nfc/img/btn_img_bg.jpg);
background-size:  auto;
text-align: center;
width: 237px;
height: 85px;
margin: 7px;
}

#ConNav-Top .t_btn a{
 display: block;
	padding: 0;
width: 237px;
height: 85px;
	box-sizing: border-box;
}

#ConNav-Top .t_btn a:hover{
text-decoration: none !important;
}

#ConNav-Top .t_btn a .btn_ttl{
color: #ffffff;
font-size: 18px;
font-weight: 500;
margin-top: 15px;
line-height: 20px;
}




#ConNav-Top ul li{
	padding:0;
	float:left;
	margin:0 10px 10px 0;
	font-size:0;

}

#ConNav-Top ul li.last{
	margin:0px;

}



/* コンテンツナビ */

#ConNav{
	width:1136px;
}

#ConNav .MainNav{
display:flex;
justify-content: space-between !important;
flex-wrap: wrap;
}

#ConNav .MainNav .t_btn,
#ConNav .MainNav .btn_on
{
background:url(/nfc/img/btn_img_bg.jpg);
background-size:  100%;
text-align: center;
width: 138px;
height: 50px;
margin:2px;
}

#ConNav .MainNav .btn_on{
background:url(/nfc/img/btn_img_bg_on.jpg) !important;
background-size:  100% !important;
}

#ConNav .MainNav .t_btn a{
display: block;
padding: 0;
box-sizing: content-box;
width: 100%;
height: 100%;
}

#ConNav .MainNav .t_btn a:hover{
text-decoration: none !important;
}

#ConNav .MainNav .t_btn a .btn_ttl{
color: #ffffff;
font-size: 11px;
font-weight: 500;
margin-top: 10px;
line-height: 13px;
}

#ConNav .MainNav .btn_on a .btn_ttl{
color: #001e55 !important;
}


#ConNav ul.MainNav li{
	padding:0;
	margin-right:5px;
	font-size:0;
}

#ConNav ul.MainNav li.last{
	margin-right:0px;
}

#ConNav ul.MainNav li a{
	/*
	background:#666;
	width: 20%;
	float: left;*/
	/*padding:20px 0;*/
	text-align: center;
	color: #fff;
	/*text-decoration: none;
	border-right: 1px solid #777;
	box-sizing: border-box;*/
}
#ConNav ul li a:hover{
	/*background:#333;*/
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}




#ConNav ul.SubNav {
	background:#001E52;
	padding:5px;
	margin:5px 0 0 0;

}
#ConNav ul.SubNav li{
	font-size:14px;
	font-weight:900;
	text-align:center;
	background-image: none;

}

#ConNav ul.SubNav li a{
background-image: url("/nfc/img/_btn_img_arr.png");
background-repeat: no-repeat;
color:#fff;
padding:0 0 0 25px;
margin-right:30px;
}







div.nfc-detail .outer-inner{
/*
font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
padding-bottom:100px;
*/

}



div.nfc-detail .outer-inner p.lead{
margin:50px 0 0 20px;
font-size:26px;
font-weight:900;
line-height:1.6;
}

div.nfc-detail .outer-inner p.lead-txt{
margin:20px 0 0 20px;
font-size:18px;
font-weight:500;
line-height:1.6;
}

div.nfc-detail .outer-inner p.pre-pho{
font-size:12px;
text-align:center;
line-height:1.6;
font-weight:900;

}
div.nfc-detail .outer-inner p.pre-pho img{
margin-bottom:20px;

}

div.nfc-detail .outer-inner div.colum-1{
width:735px;
float:left;
}
div.nfc-detail .outer-inner div.colum-2{
width:225px;
float:left;
padding:0 10px;

}





div.nfc-detail .outer-inner h3 {
	font-size: 22px;
	margin: 35px 0 0 0;
	border-left: 11px solid #001E52;
	padding: 10px 15px;
}

div.nfc-detail .outer-inner h4 {
	font-size: 18px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #001E52;
	padding: 5px 10px;
}


div.nfc-detail .outer-inner h5 {
	background: #001E52;
	font-size: 18px;
	color:#ffffff;
	margin: 20px 0 0 0;
	padding: 5px 20px;
}


div.nfc-detail .outer-inner p{
	font-size: 16px;
}

div.nfc-detail .outer-inner ul.column4,
div.nfc-detail .outer-inner ul.column3,
div.nfc-detail .outer-inner ul.column2{
	width:980px;
}

div.nfc-detail .outer-inner ul.column3 li{
	width:306px;
	display: inline-block;
	/* text-align: center; */
	padding:0 5px;
	vertical-align:top;
}

div.nfc-detail .outer-inner ul.column2 li{
	width:466px;
	display: inline-block;
	text-align: center;
	vertical-align:top;
	padding:0 10px;


}
div.nfc-detail .outer-inner ul.column4 li{
	width:230px;
	display: inline-block;
	/* text-align: center; */
	padding:0px 5px;
	vertical-align:top;
}

.name_ind {
	padding: 20px 5px 0px 25px !important;
	font-size:16px !important;
}

div.nfc-detail .outer-inner ul.column3 li div.tlt,
div.nfc-detail .outer-inner ul.column2 li div.tlt{
margin: 30px 0 0 0;
font-size:18px;
font-weight:900;
color:#001E52;
text-align:left;
}

div.nfc-detail .outer-inner ul.column3 li div.tlt img,
div.nfc-detail .outer-inner ul.column2 li div.tlt img{
margin-right:10px;

}



div.nfc-detail .outer-inner ul.column2 li div.tlt2{
color:#007FFF;

}

div.nfc-detail .outer-inner ul.column2 li div.tlt3{
color:#e94615;

}

div.nfc-detail .outer-inner ul.column3 li div.photo,
div.nfc-detail .outer-inner ul.column2 li div.photo{
margin-top:20px;
}

div.nfc-detail .outer-inner ul.column3 li div.txt,
div.nfc-detail .outer-inner ul.column2 li div.txt{
margin-top:20px;
font-size:16px;
text-align:left;

}


div.nfc-detail .outer-inner table.nfc_table{
margin-top:5px;
}

div.nfc-detail .outer-inner table.nfc_table th{
background: #001E52;
color:#fff;
font-size: 14px;
padding: 5px;
font-weight: bold;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:center;
width:20%;

}

div.nfc-detail .outer-inner table.nfc_table td{
font-size: 14px;
padding: 5px;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:center;


}

div.nfc-detail .outer-inner table.nfc_table_plane{
font-size:16px;
margin-top:5px;
border: none;
}
div.nfc-detail .outer-inner table.nfc_table_plane td{
padding: 5px 10px;
border: none;
}

div.nfc-detail .outer-inner table.nfc_table_plane th{
padding: 5px 10px;
border: none;
text-align:left;
font-weight:normal;
}

div.nfc-detail .outer-inner table.limit{
width:700px;
text-align:center;

}




div.nfc-detail .outer-inner a.anchor{
display: block;
padding-top: 78px;
margin-top: -78px;
}

div.nfc-detail div.mes{
margin-top:50px;
}

div.nfc-detail div.mes p{
font-size:16px;
}

div.nfc-detail div.mes p.name{
font-size:22px;
font-weight:900;
}

div.nfc-detail div.mes p.name span{
font-size:18px;

}
div.nfc-detail div.mes p.mes_photo{
float:left;

}

div.nfc-detail div.mes p.mes_photo img{
margin:0 20px 20px 0;

}


div.nfc-detail div.don_lead{
background-color:#001E52;
font-size:16px;
padding:20px;
color:#ffffff;
margin-bottom:30px;
}

div.nfc-detail p.don_typ_txt{
font-size:20px;
padding:0 0 0 20px;
font-weight:900;
line-height:1.8;
}

div.nfc-detail #app-link{
margin-top:30px;
text-align:center;
}
div.nfc-detail #app-link ul.app-btn li{
	width:466px;
	display: inline-block;
	text-align: center;
	vertical-align:top;
	background-color:#001E52;
	color:#ffffff;
	margin-bottom:30px;
	padding:15px 0 0 3px;
}

div.nfc-detail #app-link ul.app-btn li a span{
	font-size:26px;
}


div.nfc-detail #app-link ul.app-btn li a{
	display:block;
	color:#ffffff;
	font-size:22px;
}



hr{
	height: 1px;
	border: none;
	border-top: 1px #001E52 solid;
}

div.nfc-detail p.icon img{
margin:0px 10px;
vertical-align:middle;
}

div.nfc-detail dl{

}

div.nfc-detail dt{
font-weight:900;
clear:left;
margin-left: 0px ;
}

div.nfc-detail dd{
float:left;
}
div.nfc-detail dd span{
font-size:20px;
font-weight:900;
}



#app-link-foo{
	text-align: center;

	width: 100%;
	position: fixed;
	bottom: 0;

}
#app-link-foo ul.app-btn li{
	width:466px;
	display: inline-block;
	text-align: center;
	vertical-align:top;
	background-color:#001E52;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	color:#ffffff;
	padding:15px 0 0 3px;

}

#app-link-foo ul.app-btn li a span{
	font-size:22px;
}


#app-link-foo ul.app-btn li a{
	display:block;
	color:#ffffff;
	font-size:18px;
}

div.nfc-detail p.faq_ans{
margin:10px 0px 0px 10px;
padding-left:2em;
text-indent:-2em;
}

div.about_mv{
	margin-top: 20px;
	width: 980px;
}



table.message{
  width: 100%;
}


table.message td{
  text-align: left;
  border:solid 1px #001E52;
  padding: 15px;
  font-size: 14px;
}


.notice {
    position: relative;
    border: solid 1px #001E52;
    margin-top: 30px;
    margin-bottom: 2em;
    padding: 25px;
}


.notice_ttl {
    font-weight: 700;
    color: #fff;
    font-size: 140%;
    background: #001E52;
    padding: 0.5em;
    position: absolute;
    top: -1em;
    line-height: 1;
    margin-left: .5em;
}



.reserve section {
		max-width: 500px;
		margin: 20px auto;
}

.reserve a.btn_calendar {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 50px;
		position: relative;
		background: #001e55;
		border: 1px solid #001e55;
		border-radius: 40px;
		box-sizing: border-box;
		padding: 0 45px;
		color: #fff;
		font-size: 18px;
		font-weight:bold;
		letter-spacing: 0.1em;
		line-height: 1.3;
		text-align: center;
		text-decoration: none !important;
		transition-duration: 0.3s;
}

.reserve a.btn_calendar:hover {
		background: #fff;
		color: #001e55;
}


.reserve #pitchA, #pitchB, #pitchC, #pitchD, #pitchFutsal, #pitchBeach {
  padding-top: 100px;
  margin-top:-100px;
}
