﻿@charset "utf-8";
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');

/* 2025　2ndステージから利用 */
body { 
	font-family: Arial, sans-serif; 
	margin: 0; 
	padding: 0; 
	width:100%;



}
.tabs { display: flex; cursor: pointer; margin-bottom: 10px; flex-wrap: wrap; }
.tab { padding: 8px 16px; border: 1px solid #333; border-bottom: none; background: #F5710A; margin-right: 2px; }
.tab.active { background: #fff; font-weight: bold; }
.tab-content { background: whitesmoke; padding: 10px; display: none; }
.tab-content.active { display: block; }
table { border-collapse: collapse; width: 100%; max-width: 800px; margin-bottom: 30px; }
th, td { border: 1px solid #333; padding: 5px; text-align: center; }
th { background-color: #eee; }




p#more{
	float: right;
	
	
}
p#more a{
	color: black;
	
}
p#kick {
	width: 100%;
	height: auto;
	float: left;
	line-height: 2em;
	font-size: 1.3rem;
	box-sizing: border-box;
	position: relative;
}

p#kick::before{
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 10px;/*画像の幅*/
  height: 10px;/*画像の高さ*/
  background-image: url("http://gym.vidaland.net/wp-content/uploads/2021/08/soccerball.jpg");
  background-size: contain;
  vertical-align: middle;
	padding: 5px;
	margin-left: 10px;
}


div.php-top{
	width: 100%;
	height: auto;
	background: none;
	float: left;
	
	
}
div.rss-content {
	width: 100%;
	height: auto;
	padding: 10px 5%;
	float: left;
	box-sizing: border-box;
	background: whitesmoke;
}
li.php a{
	font-size: 0.8rem;
	color: black;
	line-height: 2em;
	float: left;
	
}
li.php{
	width: 95%;
height: auto;
	padding: 10px 0px;
margin-left: 0.3em;
	float: left;

	list-style-type: none;
}

* {
margin:0; padding:0;
line-height:1.5em;
text-decoration:none;
} 


p#morepage {
width: 100%;
height: auto;
text-align: center;
}

p#morepage a{
color: black;
text-decoration: underline;
}


/* PC                                                                     1201px */
@media(min-width: 1201px) {
	div.wrapper {
		width: 100%;
		height: auto;
		float: left;
	}	
	
    body { font-size: 16px; }
    .tab { padding: 12px 20px; font-size: 16px; }
    th, td { padding: 8px; }





div.tabs {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
background: none;
}


#exp1 ul.tabnav .selected{
background: white;
font-weight: bold;
color: black;
}



.teamintro{
width: 100%;
height: auto;
float: left;
background: none;
}


.teamphoto {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}


div.left{
width: 95%;
height:auto;
display: block;
margin: 0 auto;
background: none;
}

div.left dl{
width: 30%;
height: auto;
float: left;
background: none;
}

/*	-------------------------	SNS	--------------*/

div.shar {
width: 50%;
height: auto;
float: left;
padding-top: 20px;
margin: 20px auto;
display:flex;
justify-content: center;
backgroud: whitesmoke;
text-align: center;
}


/*	==============================-entry	----------------=============*/

div#entry {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}


div#entry p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: orange;
text-align: center;
line-height: 3em;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


div#cp {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#cp p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: none;
text-align: center;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}






.pre{
width: 30%;
height: auto;
}


.team-flag{
width: 100%;
height: auto;
}


.final-flag{
width: 30%;
height: auto;
}

th.team-name {
background: none;
}




/*-------------------------div.content --------------------*/
.content {
width: 100%;
height: auto;
float: left;
background: #FFCC99;
padding: 5px 0px;
margin-top:70px;
}



div.content p{
font-size: 120%;
margin-left:1em;
}





/*トライアル無料体験フロー*/
div.trial-flow dl{
width: 100%;
height: auto;
background: none;
display: block;
padding: 5px 0px;
margin: 10px auto;
margin-bottom: 0;
}
div.trial-flow dl dt{
background: #CC9933;
font-size: 150%;
}
div.trial-flow dl p{
background: none;
border: none;
}

.trial-flow-image{
width: 60%;
height: auto;
display: block;
margin: 0 auto;
}



/*facility-------*/

div.facility{
width: 100%;
height: auto;
background: none;
margin-bottom: 30px;
}


div.areana-box-right {
width: 50%;
height: auto;
float: right;
background: none;
}
div.areana-box-right ul{
width: 80%;
height: auto;
display: block;
margin: 0 auto;
background: none;
}
div.areana-box-left {
width: 50%;
height: auto;
float: left;
background: none;
}

div.facility p{
text-align: center;
color: black;
background: none;
font-weight: bold;
line-height: 5em;
padding-top: 15px;
font-size: 150%;
}
.leag-banner-left {
width: 80%;
height: auto;
display: block;
margin: 10px auto;
}
.leag-banner-right {
width: 80%;
height: auto;
display: block;
margin: 10px auto;
}


	/*     Result   */
	
	
div.result-items {
	width: 100%;
	height: auto;
	background: none;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.result-items div{
	width: 100%;
	height: auto;
	float: left;
	background: none;
	padding-top: 5px;
	box-sizing: border-box;
}
	.result-items div p{
		width: 100%;
		height: auto;
		padding: 0;
	}

	

.result-image {
	width: 10%;
	height: auto;
	float: left;
	border-bottom: none;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
}


	
	
.result-items div dl{
	width: 100%;
	height: auto;
	background: none;
	padding:0;
	margin: 0;
	float: left;
	box-sizing: border-box;
	
	
}

.result-items div dl dt{
	width: 100%;
	height: auto;
	line-height: 1.2em;
	color: black;
	background: none;
	font-weight: bold;
	font-size: 1rem;
	box-sizing: border-box;
	
}

.result-items div dl dd{
	width: 100%;
	height: auto;
	line-height: 2em;
	background: none;
	overflow-wrap: break-word;
	font-size: 0.8rem;
	box-sizing: border-box;
}

div.result-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
	
	

div.result {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 2em;
}




h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid red;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid red;
}
	

div.vida-group{
	width: 100%;
	height: auto;
	float: left;

}

div.vida-group p{
	width: 100%;
	height: auto;
	text-align: center;
}

span.group{
	
	width: 100%;
	display: flex;
	font-size: 16pt;
	font-weight: bold;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


span.group::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid red;
	margin-right: 3rem;
}




span.group::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid red;
}


	
	
}

                                                /*                                              1025   ------------1200PX----------  */	
@media(min-width: 1025px) and (max-width: 1200px){
	
	div.wrapper {
		width: 100%;
		height: auto;
		float: left;
		background: none;
	}	
	
    .tab { padding: 10px 18px; font-size: 15px; }
    th, td { padding: 7px; }
	
	

	
/*レスポンシブ　PC非表示--*/

p#retern {
display: none;
}




li.rule {
width: 100%;
height: 100%;
background: url(https://vidaland.net/image/afl-rule.png);
background-size: 100%;
background-position: center;
background-repeat:no-repeat;
font-size: 170%;
display: inline-block;
vertical-align: bottom;
text-align: center;
padding: 10px 0px;
color: white;
font-weight: bold;
}

li.reserve {
width: 100%;
height: 100%;
background: url(https://vidaland.net/image/afl-reserve.png);
background-size: 100%;
background-position: center;
background-repeat:no-repeat;
font-size: 170%;
display: block;
vertical-align: bottom;
text-align: center;
padding: 10px 0px;
color: white;
font-weight: bold;
}


div.tabs {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
background: none;
}


#exp1 ul.tabnav .selected{
background: white;
font-weight: bold;
color: black;
}


div.tabs {
width: 100%;
height: auto;
float: left;
background: none;
}

ul.tabnav {
width: 100%;
height: auto;
background: none;
padding: 0px;

display: flex;
	justify-content: center;
}

ul.tabnav li{
width: 25%;
font-size: 100%;
height: auto;
line-height: 3em;
	padding:5px 0px;
background: none;
list-style-type: none;
float: left;
text-align:center;

}

span.stand {
width: 100%;
height: auto;
line-height: 3em;
display: inline-block;
margin: 0 auto;
text-align: center;
background: orange;
color: white;
font-size: 170%;
font-weight: bold;
}


ul.tabnav li a{
text-decoration: none;
}


ul.tabnav li.selected {
  background: none;
}

ul.tabnav li a:link{
width: 99%;
background:black;
font-weight: bold;
color: white;
line-height: 2em;
display: block;
}


ul.tabnav li a:visited{
background: none;
}


ul.tabnav li a:hover {
background: white;
color: black;
}



ul.tabnav li a:active {
background:none;
}




div#first {
width: 100%;
height: auto;
background: none;
padding: 20px 0px;
float: left;
}

div#second {
width: 100%;
height: auto;
background: none;
padding: 20px 0px;
float: left;
}


div#third {
width: 100%;
height: auto;
background: none;
padding: 20px 0px;
float: left;
}

div#third p{
		width:100%;
		height:auto;
		text-align: center;
	}

div.guide {
width: 50%;
height: auto;
float: left;
background: none;
padding: 5px 0;
margin: 5px auto;
text-align: center;
	box-sizing: border-box;
}


.teamintro{
width: 100%;
height: auto;
float: left;
background: none;
}


.teamphoto {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}


div.left{
width: 95%;
height:auto;
display: block;
margin: 0 auto;
background: none;
}

div.left dl{
width: 30%;
height: auto;
float: left;
background: none;
}

div.rightScore {
width: 50%;
height: auto;
float: left;
}


div.rightScore p{
border: none;
background:none;
font-size: 100%;
}


ul.gameInfoLeft {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}

ul.gameInfoLeft li{
font-size: 80%;
}



ul.gameInfoRight {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}


ul.gameInfoRight li{
font-size: 80%;
}



ul.clubNameAway {
width: 20%;
height: auto;
float: right;
background: none;
list-style-type: none;
}

/*	-------------------------	SNS	--------------*/

div.shar {
width: 50%;
height: auto;
float: left;
padding-top: 20px;
margin: 20px auto;
display:flex;
justify-content: center;
backgroud: whitesmoke;
text-align: center;
}


/*	==============================-entry	----------------=============*/

div#entry {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#entry p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: orange;
text-align: center;
line-height: 3em;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}



div#cp {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#cp p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: none;
text-align: center;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}





/*-------------------------div.content --------------------*/
.content {
width: 100%;
height: auto;
float: left;
background: #FFCC99;
padding: 5px 0px;
margin-top:70px;
}

div.content p{
font-size: 120%;
margin-left:1em;
}





/*トライアル無料体験フロー*/
div.trial-flow dl{
width: 100%;
height: auto;
background: none;
display: block;
padding: 5px 0px;
margin: 10px auto;
margin-bottom: 0;
}
div.trial-flow dl dt{
background: #CC9933;
font-size: 150%;
}
div.trial-flow dl p{
background: none;
border: none;
}

.trial-flow-image{
width: 60%;
height: auto;
display: block;
margin: 0 auto;
}



/*facility-------*/

div.facility{
width: 100%;
height: auto;
background: none;
margin-bottom: 30px;
}


div.areana-box-right {
width: 50%;
height: auto;
float: right;
background: none;
}
div.areana-box-right ul{
width: 80%;
height: auto;
display: block;
margin: 0 auto;
background: none;
}
div.areana-box-left {
width: 50%;
height: auto;
float: left;
background: none;
}

div.facility p{
text-align: center;
color: black;
background: none;
font-weight: bold;
line-height: 5em;
padding-top: 15px;
font-size: 150%;
}
.leag-banner-left {
width: 80%;
height: auto;
display: block;
margin: 10px auto;
}
.leag-banner-right {
width: 80%;
height: auto;
display: block;
margin: 10px auto;
}


	
	
	

	/*     Result   */
	
	
div.result-items {
	width: 100%;
	height: auto;
	background: none;
	float: left;
	padding: 10px 15%;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.result-items div{
	width: 100%;
	height: auto;
	float: left;
	background: none;
	padding-top: 5px;
	box-sizing: border-box;
}
	.result-items div p{
		width: 100%;
		height: auto;
		padding: 0;
	}

	

.result-image {
	width: 10%;
	height: auto;
	float: left;
	border-bottom: none;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
}


	
	
.result-items div dl{
	width: 100%;
	height: auto;
	background: none;
	padding:0;
	margin: 0;
	float: left;
	box-sizing: border-box;
	
	
}

.result-items div dl dt{
	width: 100%;
	height: auto;
	line-height: 1.2em;
	color: black;
	background: none;
	font-weight: bold;
	font-size: 1rem;
	box-sizing: border-box;
	
}

.result-items div dl dd{
	width: 100%;
	height: auto;
	line-height: 2em;
	background: none;
	overflow-wrap: break-word;
	font-size: 0.8rem;
	box-sizing: border-box;
}

div.result-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
	
	

div.result {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 2em;
}




h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
	font-size: 3rem;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 380px solid red;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 380px solid red;
}
	
	
div.vida-group{
	width: 100%;
	height: auto;
	float: left;

}

div.vida-group p{
	width: 100%;
	height: auto;
	text-align: center;
}

span.group{
	
	width: 100%;
	display: flex;
	font-size: 16pt;
	font-weight: bold;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


span.group::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid red;
	margin-right: 3rem;
}




span.group::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid red;
}




	
	}
	
	
	
	
/*781px  tablet*/
@media(min-width: 781px) and (max-width: 1024px){
	
	body { font-size: 14px; background:silver;}
    .tab { padding: 8px 16px; font-size: 14px; }
    th, td { padding: 6px; }
	
	div.wrapper {
		width: 100%;
		height: auto;
		float: left;
		background: none;
	}	
	
	

}

/*521px-780px*/
@media(min-width: 521px) and (max-width: 780px){
	
	body { font-size: 13px; }
    .tab { padding: 6px 12px; font-size: 13px; }
    th, td { padding: 5px; }
	
	
	
div.wrapper {
width: 100%;
height: auto;
float: left;
	
}


.movie {
width: 90%;
height: auto;
display: block;
margin: 0 auto;
}



	
	/*     Result   */
	
	
div.result-items {
	width: 100%;
	height: auto;
	background: none;
	float: left;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.result-items div{
	width: 100%;
	height: auto;
	background: none;
	padding-top: 5px;
	box-sizing: border-box;
	display: flex;
	
}

.result-image {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	border-bottom: none;
	border-radius: 5px;
}


	
	
.result-items div dl{
	width: 100%;
	height: auto;
	background: none;
	padding:0;
	margin: 0;
	float: left;
	display:  inline-block;
	box-sizing: border-box;
	
	
}

.result-items div dl dt{
	width: 100%;
	height: auto;
	line-height: 1.2em;
	color: black;
	background: none;
	font-weight: bold;
	padding: 5px;
	font-size: 1rem;
	box-sizing: border-box;
	
}

.result-items div dl dd{
	width: 100%;
	height: auto;
	line-height: 2em;
	background: none;
	overflow-wrap: break-word;
	padding: 5px;
	font-size: 0.8rem;
	box-sizing: border-box;
}

div.result-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
	
	

div.result {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 2em;
}






h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid red;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid red;
}


}
/*380px*/
	
	@media(min-width: 351px) and (max-width :380px) {
		 body { font-size: 11px; }
    .tab { padding: 4px 8px; font-size: 11px; }
    th, td { padding: 3px; }
div.wrapper {
width: 100%;
height: auto;
float: left;
background: none;

}




span.b-model {
border-bottom: 5px double red;
padding-left: 1em;
background: none;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}



div.rightScore {
width: 50%;
height: auto;
float: left;
}


div.rightScore p{
border: none;
background:none;
font-size: 100%;
}


ul.gameInfoLeft {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}

ul.gameInfoLeft li{
font-size: 80%;
}

ul.gameInfoRight {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}


ul.gameInfoRight li{
font-size: 80%;
}



ul.clubNameAway {
width: 20%;
height: auto;
float: right;
background: none;
list-style-type: none;
}

		
		
		
span.stand {
width: 100%;
height: auto;
line-height: 3em;
display: inline-block;
margin: 0 auto;
text-align: center;
background: black;
color: white;
font-size: 90%;
font-weight: bold;
}


/*	==============================-entry	----------------=============*/

div#entry {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#entry p{
width: 80%;
height: auto;
display: block;
margin: 0 auto;
background: orange;
text-align: center;
line-height: 3em;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


div#entry p a:visited {
color: white;
}

div.left dl{
width: 30%;
height: auto;
float: left;
background: none;
}

div#cp {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#cp p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: none;
text-align: center;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


a img {
opacity: 1;

}

a:hover img{
opacity: .5;

}

/*　タブ　スライド   */
	
.performer-ranking {
	width: 100%;
	height: auto;
	background: white;
	box-sizing: border-box;
	padding: 10px 0px;
	float: left;
}



p.title-p {
	width: 100%;
	height: auto;
	font-size: 12pt;
	text-align: left;
	line-height: 2em;
	color: black;
}

p.category {
	width: 80%;
	height: auto;
	display: block;
	margin: 50px auto;
	background: white;
	border: 1px solid black;
	text-align: center;
}

p.category a{
	width: 100%;
	height: auto;
	color: black;
	display: block;
	background: white;
	padding: 5px;
	box-sizing: border-box; 
}

div.multiple-items p{
	background: #333;
}

div.multiple-items {
	width: 100%;
	height: auto;
	background:white;
}

.multiple-items div{
	width: 100%;
	height: auto;
	background: whitesmoke;
	padding-top: 5px;
	margin: 0 5px;
	display: flex;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
	border-bottom-left-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-left-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-left-radius: 5px;   /* Firefox用 */  
	border-bottom-right-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-right-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-right-radius: 5px;   /* Firefox用 */  
}

.test-image1 {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid whitesmoke;
	border-bottom: none;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
}


.multiple-items div dl{
	width: 100%;
	height: auto;
	background: #333;
	border-bottom-left-radius: 10px;        /* CSS3草�? */  
    -webkit-bottom-left-radius-bottom: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-left-radius: 10px;   /* Firefox用 */  
	border-bottom-right-radius: 10px;        /* CSS3草�? */  
    -webkit-bottom-right-radius-bottom: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-right-radius: 10px;   /* Firefox用 */  
	
	
}

.multiple-items div dt{
	width: 100%;
	height: auto;
	padding-left: 1.3em;
	line-height: 1.2em;
	color: black;
	background: #333;
	
}

.multiple-items div dl dd{
	width: 100%;
	height: auto;
	padding-left: 2em;
	line-height: 2em;
	background: #333;
	overflow-wrap: break-word;
}

div.multiple-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
		
		
		/*     Result   */
	

div.result {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 2em;
}


	
div.result-items {
	width: 100%;
	height: auto;
	background: none;
	float: left;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.result-items div{
	width: 100%;
	height: auto;
	background: none;
	padding-top: 5px;
	box-sizing: border-box;
	display: flex;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
	border-bottom-left-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-left-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-left-radius: 5px;   /* Firefox用 */  
	border-bottom-right-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-right-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-right-radius: 5px;   /* Firefox用 */  
}

.result-image {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	border-bottom: none;
	
		border-radius: 5px;
}


	
	
.result-items div dl{
	width: 100%;
	height: auto;
	background: none;
	padding:0;
	margin: 0;
	float: left;
	display:  inline-block;
	box-sizing: border-box;
	
	
}

.result-items div dl dt{
	width: 100%;
	height: auto;
	line-height: 1.2em;
	color: black;
	background: none;
	font-weight: bold;
	padding: 5px;
	font-size: 1rem;
	box-sizing: border-box;
	
}

.result-items div dl dd{
	width: 100%;
	height: auto;
	line-height: 2em;
	background: none;
	overflow-wrap: break-word;
	padding: 5px;
	font-size: 0.8rem;
	box-sizing: border-box;
}

div.result-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
	

		
		
div.vida-group{
	width: 100%;
	height: auto;
	float: left;

}

div.vida-group p{
	width: 100%;
	height: auto;
	text-align: center;
	
}

span.group{
	
	width: 100%;
	display: flex;
	font-size: 16pt;
	font-weight: bold;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


span.group::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid orange;
	margin-right: 3rem;
}




span.group::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid orange;
}




h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid orange;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid orange;
}


}


	
/*  min-321 max350px*/
	
	@media (max-width :350px) {
		
	
div.wrapper {
width: 100%;
height: auto;
padding:0;
background:none;
}

h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid orange;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid orange;
}
	
	
}
		



div.leftScore {
width: 50%;
height: auto;
float: left;
}

div.leftScore p{
border: none;
background: none;
font-size: 100%;
}



div.rightScore {
width: 50%;
height: auto;
float: left;
}


div.rightScore p{
border: none;
background:none;
font-size: 100%;
}


ul.gameInfoLeft {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}

ul.gameInfoLeft li{
font-size: 80%;
}



ul.gameInfoRight {
width: 50%;
height: auto;
float: left;
list-style-type: none;
background: none;
}


ul.gameInfoRight li{
font-size: 80%;
}



ul.clubNameAway {
width: 20%;
height: auto;
float: right;
background: none;
list-style-type: none;
}





/*	==============================-entry	----------------=============*/

div#entry {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#entry p{
width: 80%;
height: auto;
display: block;
margin: 0 auto;
background: orange;
text-align: center;
line-height: 3em;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


div#entry p a:visited {
color: white;
}

		
div#cp {
width: 100%;
height: auto;
float: left;
margin: 20px auto;
}

div#cp p{
width: 70%;
height: auto;
display: block;
margin: 0 auto;
background: none;
text-align: center;
border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}

		
div.left dl{
width: 30%;
height: auto;
float: left;
background: none;
}



a img {
opacity: 1;

}

a:hover img{
opacity: .5;

}



		/*　タブ　スライド   */
	
.performer-ranking {
	width: 100%;
	height: auto;
	background: white;
	box-sizing: border-box;
	padding: 10px 0px;
	float: left;
}


p.title-p {
	width: 100%;
	height: auto;
	font-size: 12pt;
	text-align: left;
	line-height: 2em;
	color: black;
}

p.category {
	width: 80%;
	height: auto;
	display: block;
	margin: 50px auto;
	background: white;
	border: 1px solid black;
	text-align: center;
}

p.category a{
	width: 100%;
	height: auto;
	color: black;
	display: block;
	background: white;
	padding: 5px;
	box-sizing: border-box; 
}

div.multiple-items p{
	background: #333;
}

div.multiple-items {
	width: 100%;
	height: auto;
	background:white;
}

.multiple-items div{
	width: 100%;
	height: auto;
	background: whitesmoke;
	padding-top: 5px;
	margin: 0 5px;
	display: flex;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
	border-bottom-left-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-left-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-left-radius: 5px;   /* Firefox用 */  
	border-bottom-right-radius: 5px;        /* CSS3草�? */  
    -webkit-bottom-right-radius-bottom: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-right-radius: 5px;   /* Firefox用 */  
}

.test-image1 {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid whitesmoke;
	border-bottom: none;
	border-top-left-radius: 5px;        /* CSS3草�? */  
    -webkit-top-left-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-left-radius: 5px;   /* Firefox用 */  
	
	border-top-right-radius: 5px;        /* CSS3草�? */  
    -webkit-top-right-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-top-right-radius: 5px;   /* Firefox用 */  
}


.multiple-items div dl{
	width: 100%;
	height: auto;
	background: #333;
	border-bottom-left-radius: 10px;        /* CSS3草�? */  
    -webkit-bottom-left-radius-bottom: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-left-radius: 10px;   /* Firefox用 */  
	border-bottom-right-radius: 10px;        /* CSS3草�? */  
    -webkit-bottom-right-radius-bottom: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-bottom-right-radius: 10px;   /* Firefox用 */  
	
	
}

.multiple-items div dt{
	width: 100%;
	height: auto;
	padding-left: 1.3em;
	line-height: 1.2em;
	color: black;
	background: #333;
	
}

.multiple-items div dl dd{
	width: 100%;
	height: auto;
	padding-left: 2em;
	line-height: 2em;
	background: #333;
	overflow-wrap: break-word;
}

div.multiple-items div p a{
	color: white;
	font-size: 10pt;
	background: black;
}
	
div.vida-group{
	width: 100%;
	height: auto;
	float: left;

}

div.vida-group p{
	width: 100%;
	height: auto;
	text-align: center;
	
}

span.group{
	
	width: 100%;
	display: flex;
	font-size: 16pt;
	font-weight: bold;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


span.group::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid orange;
	margin-right: 3rem;
}




span.group::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid orange;
}



h2{
	
	width: 100%;
	display: flex;
	line-height: 3em;
    align-items: center;
	position: relative;
	text-align: center;
	background: none;
}


h2::before{
	content: "";
	color: red;
	position: relative;
	top: 0px;
	left: 10px;
    height: 3px;
    flex-grow: 1;
    background-color: #666;
	border-right: 50px solid orange;
	margin-right: 3rem;
}




h2::after{
	content: "";
    height: 3px;
	position: relative;
	right:10px;
    flex-grow: 1;
    background-color: #666;
	margin-left: 3rem;
	border-left: 50px solid orange;
}

	
	

@media print{

span.stand{
width: 100%;
height: auto;
color: red;
float: left;
}


}
