@charset "utf-8";

.headimg{
	width: 100%;
	min-width: 960px;
	height: 809px;
	text-align: center;
	background: url(../../img/sports/mainimg.jpg) center center;
background-size: cover;
}

.headimg .txt{
	padding:217px 20px 0;
	margin: 0 auto; 
	
}
.headimg img.imgsp{
	display: none;
}
@media screen and (max-width: 480px) {
.headimg{
	width: 100%;
	min-width: auto;
	height: auto;
	background:none;
}

.headimg .txt{
	display: none;
}
.headimg img.imgsp{
	display: block;
}
}

/* ----------------------------------------------------------------------
 sec01
---------------------------------------------------------------------- */

#sec01{
	width: 100%;
	min-width: 960px;
	height: 240px;
	background: url(../../img/sports/sec01bg.jpg) center center no-repeat;
	background-size: cover;
}


@media screen and (max-width: 480px) {
#sec01{
	width:100%;
	height: 120px;
	min-width: auto;
}

}
#sec02{
	width: 100%;
	min-width: 960px;
	height: 680px;
	background: url(../../img/sports/sec02bg.jpg) center center no-repeat;
	background-size: cover;
}
#sec02 .con{
	width: 920px;
	padding:0 20px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
}
#sec02 .con h3{
	font-size: 48px;
	font-weight: bold;
	position: absolute;
	top:280px;
	left:0;
}
#sec02 .con p{
width:430px;
	font-size: 24px;
	position: absolute;
	top:100px;
	left:490px;
	line-height: 1.8;
}

@media screen and (max-width: 480px) {
	#sec02{
	min-width: auto;
	height: auto;
}
	#sec02 .con{
width:90%;
margin: 0 auto;
padding: 40px 0 30px;
	
}
#sec02 .con h3{
	font-size: 27px;
	font-weight: bold;
	position: static;
	margin: 0 0 10px;
	text-align: center;
}
#sec02 .con p{
width:100%;
	font-size: 12px;
	position: static;
	line-height: 1.8;
}
}
#sec03{
	width: 100%;
	min-width: 960px;
	height: 680px;
	background: url(../../img/sports/sec03bg.jpg) top center no-repeat;
}
#sec03 .con{
	width: 920px;
	margin: 0 auto;
}
#sec03 .con p{
	font-size: 24px;
	line-height: 1.8;
	color:#000;
	padding:100px 0 0;
	text-align: left;
}

p br.pc{
	display: block;
}
p br.sp{
	display: none;
}
@media screen and (max-width: 480px) {
p br.pc{
	display: none;
}
p br.sp{
	display: block;
}
	
#sec03{
		min-width: auto;
		height: 340px;
		background: url(../../img/sports/sec03bgsp.jpg) top center no-repeat;
		background-size: cover;
	
}
#sec03 .con{
	width: 90%;
	padding:50px 0 0;
	margin: 0 auto;
}
#sec03 .con p{
	font-size: 12px;
	padding:0;
	text-align: left;
}

}
#sec04{
	width: 100%;
	min-width: 960px;
	height: 240px;
	background: url(../../img/sports/sec01bg.jpg) center center no-repeat;
	background-size: cover;
}
@media screen and (max-width: 480px) {
#sec04{
	width:100%;
	height: 120px;
	min-width: auto;
}

}
/* ----------------------------------------------------------------------
sec05
---------------------------------------------------------------------- */
#sec05{
	width: 100%;
	min-width: 960px;
	background: url(../../img/sports/sec05bg.jpg) center center no-repeat;
	background-size: cover;
	text-align: left;
}
#sec05 .con{
	width: 920px;
padding:77px 20px 62px;
	margin: 0 auto;
	color: #000;
text-align: center;
}

#sec05  .con p.lead{
	font-size: 48px;
	font-weight: bold;
	margin: 0 0 25px;
}
#sec05  .con p.p1{
	font-size: 24px;
	line-height: 33px;
	width: 640px;
	margin: 0 auto 15px;
	padding: 0 0 0 45px;
	text-align: left;
	background: url(../../img/sports/sec05icon.png) no-repeat 0 0;
}


@media screen and (max-width: 480px) {
#sec05{
	width: 100%;
	min-width: auto;
}
#sec05 .con{
	width: 100%;
padding:35px 0px 30px;
}

#sec05  .con p.lead{
	font-size: 27px;
	font-weight: bold;
	margin: 0 0 15px;
}
#sec05  .con p.p1{
	font-size: 12px;
	line-height: 16px;
	width: 80%;
	margin: 0 auto 9px;
	padding: 0 0 0 22px;
	text-align: left;
	background: url(../../img/sports/sec05icon.png) no-repeat 0 0;
	background-size: 18px 16px;
}
}


#sec06{
	width: 100%;
	min-width: 960px;
	background: #f6f6f6;
}
#sec06 .con{
	width: 920px;
	padding:28px 20px 70px;
	margin: 0 auto;
}
#sec06 .con p{
	font-size: 18px;
	padding:0;
	text-align: left;
}
#sec06 .con p.p1{
	font-size: 48px;
	padding:0 0 60px;
	text-align: center;
}
#sec06 .con p.p2{
	font-size: 18px;
	padding:20px 0 0;
	
}

#sec06 .con .con2{
	width: 920px;
	margin: 0 auto 0;
}
#sec06 .con .con2 .LArea{
	float:left;
	font-size: 22px;
	padding:0 0 0;
}
#sec06 .con .con2 .LArea p{
	margin: 0 0 20px;
}
#sec06 .con .con2 img{
	float:right;
	width: 460px;
}

@media screen and (max-width: 480px) {

#sec06{
		min-width: auto;
	
}
#sec06 .con{
	width: 100%;
	padding:10px 0 35px;
	margin: 0 auto;
}
#sec06 .con p{
	font-size: 12px;
	padding:0;
	text-align: left;
}
#sec06 .con p.p1{
	font-size: 27px;
	padding:0 0 20px;
	text-align: center;
}
#sec06 .con p.p2{
	font-size: 12px;
	padding:0 0 12px;
	width: 90%;
	margin: 0 auto;
	
}

#sec06 .con .con2{
	width: 100%;
	margin: 0 auto 20px;
}
#sec06 .con .con2 .LArea{
	float:none;
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	padding:0 0 0 0;
}
#sec06 .con .con2 .LArea p{
	margin: 0 0 10px;
}
#sec06 .con .con2 img{
	float:none;
	width: 95%;
	margin: 0 2.5% 10px;
}
}
/* ----------------------------------------------------------------------
sec07
---------------------------------------------------------------------- */
#sec07{
	width: 100%;
	min-width: 960px;
	height: 670px;
	background: url(../../img/sports/sec07imgbg.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	margin: 0 0 45px;
}
#sec07 p{
	font-size: 30px;
	font-weight: bold;
	background: rgba(0,0,0,0.8);
	padding: 30px 0;
	position: absolute;
	bottom: 0;
	left:0;
	color:#FFF;
	width: 100%;
}
#sec07 p span{
	font-size: 48px;
	color:#72ba37;
	margin: 15px 0 0;
	display: block;
}
@media screen and (max-width: 480px) {
#sec07{
	width: 100%;
	min-width: auto;
	height: 400px;
	background: url(../../img/sports/sec07imgbg.jpg) top center no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	margin: 0 0 30px;
}
#sec07 p{
	font-size: 15px;
	background: rgba(0,0,0,0.8);
	padding: 20px 0;
	position: absolute;
	bottom: 0;
	left:0;
	color:#FFF;
	width: 100%;
}
#sec07 p span{
	font-size: 24px;
	color:#72ba37;
	
}
}
/* ----------------------------------------------------------------------
movs
---------------------------------------------------------------------- */
#movs{
	width: 100%;
	min-width: 960px;
	background: #fff;
	text-align: left;
}
#movs h3{
	font-size: 48px;
	text-align: center;
	line-height: 1;
	padding: 30px 0 30px;
}
#movs p.lead{
	font-size: 24px;
	text-align: center;
	line-height: 1.8;
	padding: 0 0 30px;
}
#movs .con{
	width: 920px;
padding:30 20px 72px;
	margin: 0 auto;
}
#movs .con .yt{
	width: 440px;
	margin: 0 0 20px;
	float: left;
}
#movs .con .yt:nth-child(2n){
	float: right;
}
#movs .con .yt h4{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 5px;
	padding: 0;
}
#movs .con .yt p{
	font-size: 16px;
	margin: 0 0;
}

@media screen and (max-width: 480px) {
	#movs{
	width: 100%;
	min-width: auto;
}
#movs h3{
	font-size: 27px;
	text-align: center;
	line-height: 1.4;
	padding: 10px 0 10px;
}
#movs p.lead{
	font-size: 15px;
	text-align: center;
	line-height: 1.8;
	padding: 0 0 15px;
}
#movs .con{
	width: 95%;
padding:0;
	margin: 0 auto;
}
#movs .con .yt{
	width: 100%;
	margin: 0 0 20px;
	float: none;
}
#movs .con .yt:nth-child(2n){
	float: none;
}
	#movs .con .yt img{
	width: 100%;
	
}
#movs .con .yt h4{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 6px auto 4px;
	width: 95%;
	padding: 0;
}
#movs .con .yt p{
	width: 95%;
	font-size: 12px;
	margin: 0 auto;
}
}
/* ----------------------------------------------------------------------
underbar
---------------------------------------------------------------------- */
#underbar{
	width: 100%;
	min-width: 960px;
	height: 400px;
	background: url(../../img/shittsuu/underbg02.gif) repeat-x;
	text-align: left;
	margin: 0 0 60px;
}
#underbar .con{
	width: 920px;
	height: 400px;
	margin: 0 auto;
	background: url(../../img/shittsuu/underbg01.jpg) no-repeat top left;
}
#underbar .con p{
	width:645px;
	padding:225px 0 0 275px;
	font-size: 30px;
	color: #FFF;
}
#underbar .con p span{
	font-weight: bold;
}
#underbar .imgsp{
	display: none;
}
@media screen and (max-width: 480px) {
	#underbar{
	width: 100%;
	min-width: auto;
	height: auto;
	background: none;
	text-align: left;
	margin: 0 0 30px;
}
#underbar .con{
	display: none;
}
	#underbar .imgsp{
	display: block;
}
}