@charset "utf-8";
.pc{
	display: none;
}
.inner{
	width: 92%;
  margin: 0 auto -100px;
}
.main-top-cat {
  color: #0f3b60;
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: 900;
  text-align: center;
  margin-top: 40px;
}
.mian-text {
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: .02em;
  margin-top: 20px;
}
.menu{
	margin-top: 40px;
}
.soccer-box{
	margin-top: 15px;
}
.soccer-img{
	
}
.soccer-img img{
	width: 100%;	
}
.soccer-about {
  color: #fff;
  background: #85BFED;
  width: 95%;
  position: relative;
  top: -120px;
  padding: 25px;
  margin: 0 auto;
}
.soccer-about .title{
	font-size: 12px;
}
.soccer-about h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .05em;
}
.soccer-about .text {
  font-weight: 200;
  line-height: 1.5;
  margin-top: 25px;
}
.soccer-about .btn a {
	color: #fff;
	display: block;
	text-decoration: none;
  text-align: center;
  border: solid 1px #fff;
  width: 90%;
  padding: 15px 0;
  margin: 30px auto 0;
}
.soccer-about .btn a:hover {
	color: #85BFED;
  border: solid 1px #85BFED;
  background: #fff;
  transition: all 1s ease-in-out;
}





.rurian-box{
	margin-top: -80px;

}
.rurian-img{
	
}
.rurian-img img{
	width: 100%;	
}
.rurian-about {
  color: #fff;
  background: #D2B8AB;
  width: 95%;
  position: relative;
  top: -120px;
  padding: 25px;
  margin: 0 auto;
}
.rurian-about .title{
	font-size: 12px;
}
.rurian-about h2{
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .05em;
}
.rurian-about .text {
  font-weight: 200;
  line-height: 1.5;
  margin-top: 25px;
}
.rurian-about .btn a {
	color: #fff;
	display: block;
	text-decoration: none;
  text-align: center;
  border: solid 1px #fff;
  width: 90%;
  padding: 15px 0;
  margin: 30px auto 0;
}
.rurian-about .btn a:hover {
	color: #D2B8AB;
  border: solid 1px #D2B8AB;
  background: #fff;
  transition: all 1s ease-in-out;
}
