header {
	position:relative;
	z-index:5;	
}
.header-logo {
	font-weight:700;	
}
.header-logo span {
	display:block;
	color:#c9161d;
	font-weight:700;	
}
.header-btn a {
	display:block;
	padding:4px 16px 4px 0px;
	position:relative;
	color:#7e0027;
	text-align:right;
	font-weight:700;
}
.header-btn a:after {
	font-family: 'icomoon';
	content: "\f0da";
	position:absolute;
	right:0px;
	top:5px;
	font-size:1.2rem;
	width:12px;
	height:12px;	
}
@media screen and (max-width : 767px){
	header {
	width:100%;
	position:fixed;
	top:0px;
	height: 44px;
	background:#ffffff;
	z-index:999;
	}	
	.header-top {
	height:44px;
	position:relative;
	z-index:4;	
	}
	.header-logo span {
	font-size:1.1rem;
	margin-top:4px;
	}
}
@media screen and (min-width : 768px){
	header {
	height: 120px;
	min-width:1140px;
	}
	.header-top {
	height:80px;
	position:relative;
	z-index:4;	
	}
	.header-logo {
	font-size:2.4rem;
	}
	.header-logo span {
	font-size:1.2rem;
	margin-top:8px;
	letter-spacing:0.05em;
	}
	.pc-menu {
	width:100%;
	min-width:1140px;
	height:40px;
	background-color:#c9161d;
	}
	.pc-menu nav {
	height:40px;	
	}
	.pc-menu a {
	display:block;
	width:180px;
	height:24px;
	line-height:24px;
	color:#ffffff;
	text-align:center;
	}
	.pc-menu li {
	border-right:1px solid #ffffff;		
	}
	.pc-menu li:last-child {
	border-right:none;	
	}
	.header-menu-spacer {
	width:359px;
	height:24px;
	border-right:1px solid #ffffff;	
	}
}
.mainvisual-soccertop {
	width:100%;
	position:relative;
	z-index:1;	
	background-image: url(../images/soccer_woman/mainvisual-soccer_woman.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center center;
	border-bottom:1px solid #000000;
}
.soccer-top-img div {
	background:#000000;	
}
@media screen and (max-width : 767px){
	.mainvisual-soccertop {
	height:50vh;
	padding-left:10vw;
	padding-right:10vw;
	}
	.soccer-main {
	padding-top:30px;
	padding-bottom:30px;
	}
}
@media screen and (min-width : 768px){
	.mainvisual-soccertop {
	min-width:1140px;
	height:640px;
	}
	.soccer-top-img {
	min-width:1140px;
	height:215px;
	}
	.soccer-top-img div {
	height:215px;
	border-right:1px solid #000000;
	overflow:hidden;	
	}
	.soccer-main {
	padding-top:40px;
	padding-bottom:40px;
	}
}
.drawr {
    background-color:#c9161d;	
}
/*-----------------------------------------
soccer-commonparts
------------------------------------------*/
.mainvisual-soccer-team {
	background-image: url(../images/soccer_woman/mainvisual-team.jpg);
}
.tt-soccer {
	color:#c9161d;
	font-weight:700;
	text-align:center;
	background-image: url(../images/soccer/rogo-soccer-footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:25px;
	background-size:200px auto;
	
}
.info-table {
	width:100%;	
	border-top:1px solid #dddddd;
	margin:30px auto;
}
.info-table tr {
	border-bottom:1px solid #dddddd;	
}
.info-table th,.info-table td {
	padding:8px;
	text-align:left;	
}
@media screen and (max-width : 767px){
	.tt-soccer {
	font-size:2.4rem;
	margin-bottom:24px;	
	}	
	.info-table th,.info-table td {
	display:block;	
	}
}
@media screen and (min-width : 768px){
	.tt-soccer {
	font-size:3.6rem;
	margin-bottom:36px;	
	}
	.soccer-table:nth-child(3n+2) {
	width:348px !important;	
	}
}
.soccer-submenu a {
	background:#c9161d;	
}

.soccer-table {
	width:100%;
}
.soccer-table tr {
	border-bottom:1px solid #dddddd;	
}
.soccer-table th {
	background:#c9161d;
	text-align:center;
	color:#ffffff;
	font-weight:700;	
}
.soccer-table th.soccer-th-dark {
	background:#a11319;
}
.soccer-table th a {
	display:block;
	color:#ffffff;
	font-weight:700;	
}
.soccer-table th,.soccer-table td {
	padding:10px;
	line-height:150%;	
}
.soccer-table td a {
	display:block;	
}

.container-policy .policy-frame {
	border-bottom:1px solid #dddddd;	
}
.container-policy .policy-frame:last-child {
	border-bottom:none;	
}
.policy-title {
	color:#c9161d;
	font-weight:700;
	line-height:200%;	
}
.policy-txt {
	font-weight:700;
	line-height:200%;	
}
@media screen and (max-width : 767px){
	.container-policy {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	}
	.policy-title {
	font-size:2.0rem;
	}
	.policy-txt {
	font-size:1.4rem;	
	}
	.container-policy dt,.container-policy dd {
	padding-top:8px;
	padding-bottom:8px;	
	}	
}
@media screen and (min-width : 768px){
	.container-policy {
	width:720px;
	margin-left:auto;
	margin-right:auto;	
	}
	.policy-title {
	font-size:3.6rem;
	}
	.policy-txt {
	font-size:1.8rem;	
	}
	.container-policy dt,.container-policy dd {
	padding-top:16px;
	padding-bottom:16px;	
	}
	.soccer-main .staff-data h3 {
	background-image: url(../images/soccer/bg-staffname.png);	
	}
	.soccer-gallery {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	.soccer-gallery div {
	width:260px !important;	
	}
	.ob-pic {
	width:192px;
	padding-right:20px;
	}
}
.soccer-main .staff-data h3 {
	color:#ffffff;
	background-color:#c9161d;
}
.staff-data table th {
	color:#c9161d;	
}
.data-table th {
	color:#ffffff;
	background:#c9161d;
	font-weight:700;
	text-align:center;
}
.data-table th.th-dark {
	background:#a11319;	
}
.resultdata h3,.historydata h3 {
	color:#c9161d;	
}
.soccer-gallery h3 {
	padding-top:8px;
	padding-bottom:8px;	
}
.ob-data-table th.ob-name {
	font-weight:700;
	padding-left:8px;
	background:#ffffff;
}
.ob-data-table {
	width:100%;	
}
.ob-data-table tr {
	border-bottom:1px solid #dddddd;	
}
.ob-data-table tr:nth-child(odd) {
	background:#f0f0f0;	
}
.ob-data-table td {
	padding:6px;
	line-height:150%;	
}
.ob-data h4 {
	font-weight:700;
	color:#c9161d;
	padding:8px;
}
.ob-data ul {
	width:100%;
	border-bottom:1px solid #dddddd;
	padding-bottom:12px;
	margin-bottom:12px;
}
.ob-data li {
	list-style-type:disc;
	margin-left:30px;
	line-height:150%;
}
@media screen and (max-width : 767px){
	.ob-data img {
	display:block;
	margin:16px auto;	
	}
	.ob-data-table th,.ob-data-table td {
	padding:8px;	
	}
	.ob-data-table th.ob-name {
	padding:8px;
	text-align:center;	
	}
	.ob-data-table th,.ob-data-table td {
	font-size:1.2rem;	
	}
}
@media screen and (min-width : 768px){
	.ob-data-table {
	width:300px;	
	}
	.ob-data-table th,.ob-data-table td {
	height:30px;
	}
	.ob-data img {
	width:173px;
	}
	.ob-data-table th.ob-name {
	height:50px;
	line-height:50px;
	font-size:1.8rem;
	text-align:left;	
	}
}

.soccer-staff-data h3 {
	font-weight:700;
	background-position:right center;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}
@media screen and (max-width : 767px){
	.soccer-staff-data h3 {
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.8rem;	
	}
	.soccer-staff-data table th,.soccer-staff-data table td {
	display:block;	
	}
	.soccer-staff-box {
	margin-bottom:40px;
	}
	.other-staff {
	border-top:1px solid #000000;
	}
}
@media screen and (min-width : 768px){
	.soccer-staff-data h3 {
	height:50px;
	line-height:50px;
	font-size:2.4rem;
	}
	.soccer-staff-pic {
	width:300px;
	padding-right:40px;	
	}
	.soccer-staff-data {
	width:660px;	
	}
	.soccer-staff-box {
	margin-bottom:60px;
	}
	.other-staff li {
	padding-left:16px;
	padding-right:16px;
	}
	.firstline div {
	border-top:1px solid #000000;
	}
	.other-staff {
	margin-left:-16px;
	margin-right:-16px;
	}
}
.other-staff li div {
	border-bottom:1px solid #000000;
	padding:16px 0;
	text-align:center;
}
/*-----------------------------------------
soccer-footer
------------------------------------------*/
.soccer-footer-logo {
	display:block;
	margin:40px auto;
}
footer {
	background:#efeeef;	
}
.footer-btn-soccer_woman {
	background:#c9161d;	
}
.footer-btn-uragaku {
	background:#7e0027;	
}
.footer-btn-sougou {
	background:#000000;	
}
.footer-menu a {
	display:block;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-weight:700;
	text-align:center;	
}
.footer-menu a:hover {
	color:#ffcc00;	
}
@media screen and (min-width : 768px){
	.footer-menu {
	width:720px;
	height:40px;
	margin-left:auto;
	margin-right:auto;	
	}
}


/* 2025.06.11追加 */
.soccer-top-img div img {
    position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
