@charset "UTF-8";
* {
	box-sizing: border-box;
}
#kobe2nd h2 {
	margin-bottom: 0;
}
.u21 #contents figure img {
	max-width: 100% !important;
}
ul.default {
	list-style-type: disc;
}
ul.default > li {
	margin-left: 1.5em;
}
.textLarge {
	font-size: 1.25em;
}
.textSmall {
	font-size: 0.85em;
}
.solid {
	border: 1px solid #cccccc;
}
.row {
	display: table;
	table-layout: fixed;
}
.row > .col {
	display: table-cell;
}
.row.valignT > .col {
	vertical-align: top;
}
.row.valignM > .col {
	vertical-align: middle;
}
main > section {
	padding: 2.0em 0;
	overflow: hidden;
}
main > section > h1 {
	margin-bottom: 1.0em;
	text-align: center;
}
h4.large, h5.bgGrey {
	padding: 10px;
}
h4.small {
	padding: 0 0 0.5em 0;
}
hr.spacer {
	padding: 0.5em 0;
	border: none;
	outline: none;
	margin: 0;
}
.borderBox {
	padding: 1em;
}
.Box {
	padding: 1em!important;
}

/* Common */
.u21 #contents {
	margin: 0 auto;
	margin-top: 4em;
	padding-bottom: 0;
	text-align: left;
}
@media screen and (min-width: 641px) {
	#kobe2nd h2.noapp {
		background-color: #4b000d;
	}
	#kobe2nd h2.noapp a {
		color: #fff;
	}
}

/* MATCH INFORMATION */
.u21.news .notebox1 {
	margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
	.infolist {
		list-style: none;
		padding: 0;
		margin: 20px 0;
	}
	.infolist span {
		display: block;
		background-color: #ececec;
		margin-bottom: 5px;
		line-height: 1.8;
	}
	.infolist span, .infolist p {
		padding-left: .5em;
	}
	.infolist li {
		margin-bottom: 15px;
	}
	.infolist a {
		display: block;
		color: #333;
		text-decoration: none;
	}
	.infolist a p {
		text-decoration: underline;
	}
}

@media screen and (min-width: 641px) {
	.infolist {
		padding: 0;
		margin-bottom: 20px;
		border-top: 1px dotted #ccc;
	}
	.infolist span, .infolist p {
		display: table-cell;
	}
	.infolist span {
		width: 8em;
		padding-left: 5px;
		font-size: 13px;
	}
	.infolist li {
		width: 100%;
		border-bottom: 1px dotted #ccc;
		padding: 15px 0;
	}
	.infolist a {
		display: block;
		color: #333;
		text-decoration: none;
	}
	.infolist a p {
		text-decoration: underline;
	}
	.infolist a:hover p {
		text-decoration: none;
	}
	.infolist li:nth-child(even) {
		background-color: #f9f9f9;
	}
}

/* PLAYER STAFF */
#contents .playerlist .posi_no {
	font-family: "RakutenSans_Bd";
}
#contents .playerlist li div .no {
	color: #9b0020;
}
#contents .playerlist li div .posi {
	color: #666;
}
#contents .playerlist li div p {
	display: block;
	width: 100%;
	margin-bottom: 0;
	padding: 5px;
	line-height: 1.2;
}

.u21.player .playerlist li p .posi_no {
    margin-bottom: 2px !important;
    line-height: 1.0 !important;
}

#contents .playerlist li div p span.en,
#contents .playerlist li a p span.en{
	display: block;
	font-weight: bold;
	padding-right: 0.2em;
	/*margin-top: 2px !important;*/
	margin-bottom: 0 !important;
}

#contents .playerlist li div p span.en{
	padding-top: 5px;
}
#contents .playerlist li div p small {
	padding-bottom: 5px;
	display: block;
}

@media screen and (max-width: 640px) {
	#contents .playerlist li div .no {
		font-size: 30px;
		padding-top: 5px;
		margin-left: 0;
	}
	#contents .playerlist li div .posi {
		font-size: 18px;
	}
	#contents .playerlist li div{
		vertical-align: middle;
	}
	#contents .playerlist li div p {
		font-size: 16px;
	}
	#contents .playerlist li div p small {
		font-size: 14px;
	}
	
	#contents .playerlist li div p span.en,
	#contents .playerlist li a p span.en{
		display: block;
		font-weight: bold;
		font-size: 14px;
		padding-right: 0.2em;
		margin-bottom: 5px!important;
		line-height: 1.0;
		margin: 0;
	}
	
}

@media screen and (min-width: 641px) {
	#contents .playerlist li div .no {
		font-size: 30px;
	}
	#contents .playerlist li div .posi {
		font-size: 16px!important;
	}
	#contents .playerlist li div p {
		font-size: 18px;
	}
	#contents .playerlist li div p small {
		font-size: 13px;
	}
	#contents .playerlist li div p span.en,
	#contents .playerlist li a p span.en {
		font-size: 12px;
	}
}

ul.playerlist ul {
	margin-top: 1em;
}
ul.playerlist a {
	color: #333;
	text-decoration: none;
}
ul.playerlist p {
	font-weight: bold;
}
ul.playerlist p small {
	display: block;
	line-height: 1.2;
	font-weight: normal;
	padding-right: 0.2em;
}

ul.playerlist figure {
	display: table-cell;
	vertical-align: top;
}

/* --- スタッフ一覧：リンクあり・なし両方の縦中央揃え設定 --- */

ul.playerlist li > a, 
ul.playerlist li > div {
    display: table !important;
    width: 100%;
    box-sizing: border-box;
    background-color: #faf6eb;
    text-decoration: none;
    color: #333;
    border-collapse: separate;
}

.u21.staff .playerlist li div p,
.u21.staff .playerlist li a p {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	min-height: 120px !important;
	width: 98%;
	align-items: flex-start !important;
	text-align: left !important;
	padding-left: 0;
}
.u21.player .playerlist li div p,
.u21.player .playerlist li a p{
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	min-height: 120px !important;
	width: 98%;
	align-items: flex-start !important;
	text-align: left !important;
	padding-left: 0;
}

.u21.player ul.playerlist figure, .u21.staff ul.playerlist figure {
	display: table-cell !important;
	vertical-align: top !important;
	width: 110px !important;
	min-width: 110px !important;
	max-width: 110px !important;
	padding: 6px;
}
.u21.player ul.playerlist figure img, .u21.staff ul.playerlist figure img {
	width: 100% !important;
	height: auto !important;
	display: block;
}

@media screen and (max-width: 640px) {
  .u21.player ul.playerlist figure,
	.u21.staff ul.playerlist figure{
        width: 30%;
    }
  .u21.player ul.playerlist p,
	.u21.staff ul.playerlist p{
        width: 70%;
        font-size: 16px;
    }
    ul.playerlist p small {
        font-size: 13px;
    }
	.u21.player .playerlist li div p,
	.u21.player .playerlist li a p,
	.u21.staff .playerlist li div p,
	.u21.staff .playerlist li a p {
		padding-left: 0.5px;
}

}

@media screen and (max-width: 640px) {
	ul.playerlist {
		margin-bottom: 1em;
	}
	ul.playerlist p,
	ul.playerlist a p{
		font-size: 16px;
		margin-bottom: 0;
		padding-bottom: 0;
		/*display: table-cell !important;*/
    vertical-align: middle !important;
	}

	ul.playerlist figure {
		width: 26%;
		text-align: left;
	}
	ul.playerlist figure img {
		height: auto;
	}
	ul.playerlist li > a,
	ul.playerlist li > div,
	#contents .playerlist li div p,
	#contents .playerlist li a p{
		width: 100%;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 641px) {
	ul.playerlist p {
		width: 55%;
		vertical-align: top;
		padding-left: 0.5em;
	}
	ul.playerlist p,
	ul.playerlist a p,
	ul.playerlist div p{
		font-size: 18px;
	}

	ul.playerlist p small {
		font-size: 13px;
	}
	ul.playerlist li > a, ul.playerlist li > div {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 1em;
	}
}

/* --- スタッフ・選手一覧--- */

/* リスト全体のコンテナ */
@media screen and (max-width: 640px) {
	
ul.playerlist {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    list-style: none;
}

ul.playerlist li > a, 
ul.playerlist li > div {
    /*display: flex !important; */
    align-items: center;
    width: 100%;
    background-color: #faf6eb;
    text-decoration: none;
    color: #333;
    box-sizing: border-box;
    min-height: 90px;
}

ul.playerlist figure {
    flex: 0 0 85px !important; 
    margin: 0;
    padding: 5px;
    display: flex;
    justify-content: center;
}

ul.playerlist figure img {
    width: 100% !important;
    height: auto !important;
    display: block;
}

ul.playerlist p,
#contents .playerlist li div p {
    flex: 1;
    margin: 0;
    text-align: left;
}

}

@media screen and (min-width: 641px) {
    ul.playerlist li {
        width: 23.481%;
        margin-left: 2.024%;
    }
    ul.playerlist li:nth-child(4n+1) {
        margin-left: 0;
    }
}

@media screen and (max-width: 640px) {
    ul.playerlist li {
        width: 100%;
        margin-top: 10px;
    }
}

#contents .playerlist .posi_no {
    order: -1;
    margin-bottom: 2px;
    display: block;
}

#contents .playerlist li .no {
    font-size: 30px;
    font-weight: bold;
    color: #9b0020;
}

#contents .playerlist li div .posi {
    font-size: 14px;
    color: #333;
}

ul.playerlist .posi_no {
    order: -1 !important; 
    display: block !important;
    padding: 0 !important;
}

ul.playerlist .posi, ul.playerlist .no {
	width: 100% !important;
	display: block !important;
	line-height: 1.2 !important;
}


/* SCHDULE */
.iframe-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
}
@media screen and (max-width: 640px) {
	ul.tabcrimson li a, ul.tabcrimson li span {
		font-size: 14px !important;
	}
}
@media screen and (min-width: 641px) {
	u21.schedule #contents ul.tabcrimson li a:hover, #contents ul.tabcrimson li a#tab1a, #contents ul.tabcrimson li a#tab2a,#contents ul.tabcrimson li a#tab3a, #contents ul.tabcrimson li a#tab4a, #contents ul.tabcrimson li a.selected {
		padding: 0.4em;
	}
	ul.tabcrimson li {
		font-size: 16px;
	}
}
/* PREMIRE */
th.r-no {
	width: 6%;
}
th.r-day {
	width: 15%;
}
th.r-ko {
	width: 10%;
}
th.r-vs {
	width: 15%;
}
th.r-sta {
	width: 15%;
}
th.r-score {
	width: 10%;
}

th.r-live{
	width: 10%;
}
td.homegame {
	background-color: #f8e7eb !important;
}

tr:nth-child(even) td {
  background-color: #f8e7eb;
}

/* TABLE */
.u21 #contents table td, table th {
	border: none;
	text-align: center;
}
.u21 #contents table {
	width: calc(100% + 10px);
	margin-bottom: 0;
	border-collapse: separate;
	border: none;
	border-spacing: 5px;
	transform: translate(-5px);
}
.u21 #contents table th, .details #contents table td {
	padding: 1.0em 0;
	border: none;
	text-align: center;
}
.u21 #contents table td {
	background-color: #efefef;
}
.u21 #contents .tableWrap {
	margin-bottom: 1em;
}
.u21 #contents table .noLine td {
	text-align: left;
}

.homegamecell {
	background-color:#f8e7eb!important;
}

@media screen and (max-width: 640px) {
	body {
		font-size: 1.4rem;
	}
	.pcOnly {
		display: none;
	}
	section.container {
		margin: 0 auto;
		padding: 0 1.0em!important;
	}
	.unit4Lg, .unit3Lg {
		font-size: 0;
	}
	.unit4Lg > *, .unit3Lg > * {
		display: inline-block;
		width: 100%;
		font-size: 1.6rem;
		vertical-align: top;
	}
	.unit2Lg > *:not(:first-child), .unit4Lg > *:not(:first-child) {
		margin-top: 1.0em;
	}
	
	.unit2Lg > li:last-child, .unit4Lg > li:last-child{
		margin-bottom: 1.0em;
	}
	
	.unit2Sp {
		font-size: 0;
	}
	.unit2Sp > * {
		display: inline-block;
		width: 50%;
		font-size: 1.6rem;
		vertical-align: top;
	}
	
	ul.playerlist li > a, ul.playerlist li > div {
	width: 100%;
	box-sizing: border-box;
	background-color: #faf6eb;
	}
	
	.unit2Lg > *:not(:nth-child(1)):not(:nth-child(2)) {
		margin-top: 1.0em;
	}
	.u21 #contents table tbody th, .u21 #contents table tbody td {
		padding: 1.0em;
	}
	.u21 #contents section .tableWrap:before {
		content: "← 横にスクロールできます →";
		color: #980323;
		text-align: center;
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.u21 #contents table td.r-day {
        white-space: normal !important;
        min-width: 90px;
    }
	.u21 #contents section .tableWrap table {
		padding-right: 10px;
	}
	.u21 #contents table th {
		color: #ffffff;
		background-color: #4b000d;
	}
	a.btntext2 span {
	padding-top: 1em;
}
}

@media screen and (min-width: 641px) {
	body {
		font-size: 1.0rem;
	}
	h4.large, h4.middle {
		font-size: 18px
	}
	.u21 #contents {
		width: 1060px;
	}
	.spOnly {
		display: none;
	}
	section.container {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 1em;
	}
	main > section {
		padding: 4.0em 0;
	}
	.unit2Lg, .unit3Lg, .unit4Lg {
		font-size: 0;
	}
	.unit2Lg > * {
		display: inline-block;
		width: 48.481%;
		vertical-align: top;
	}
	.unit2Lg > *:nth-child(even) {
		margin-left: 3.036%;
	}
	.unit3Lg > * {
		display: inline-block;
		width: 31.983%;
		font-size: 1.6rem;
		vertical-align: top;
	}
	.unit3Lg > *:not(:nth-child(3n+1)) {
		margin-left: 2.024%;
	}
	.unit4Lg > * {
		display: inline-block;
		width: 23.481%;
		font-size: 1.6rem;
		vertical-align: top;
	}
	.unit4Lg > *:not(:nth-child(5n+1)) {
		margin-left: 2.024%;
	}

	.u21 ul.link li {
		display: inline-block;
		margin-right: 30px;
	}
	.u21 #contents table th {
		color: #ffffff;
		background-color: #4b000d;
	}
	ul.playerlist li > a, ul.playerlist li > div {
	background-color: #faf6eb;
	}
}


/*title*/
.u21 #contents h2 {
	width: 100%;
	color: #333;
	line-height: 1.6;
	text-align: center !important;
	display: block;
}
.u21 #contents h3 {
	width: 100%;
	color: #333;
	line-height: 1.0;
	text-align: center;
	display: block;
}
#kobe2nd h2 {
	background-color: #fff;
}
#kobe2nd h3 {
	border-left: none;
}
#kobe2nd #contents .ttl-u21 h2 {
	margin-bottom: 0 !important;
	padding: 0;
	text-align: center;
	font-weight: normal;
}

.u21.player.staff#kobe2nd h2:last-child { border-bottom: none;}

#contents .ttlCategory {
	display: block;
	border-bottom: 3px solid #9b0020;
	margin: 1.5em 0 !important;
	font-family: "RakutenSans_Bd";
}
#contents .ttlCategory h3 em {
	color: #333;
	display: block;
	font-weight: bold;
	text-align: center;
}
#contents .ttl-u21 {
	display: block;
	border-bottom: 3px solid #000;
	margin-bottom: 1.5em !important;
	font-family: "RakutenSans_Bd";
}
#contents .ttl-u21 h2 em {
	display: inline-block;
}

h4.large, h4.middle, h5.bgGrey, h4.small {
	margin: 1em 0;
}
#contents h3 em,
#contents h3 span{
		font-size: 1.8rem;
	}

#contents h3 em span {
	font-family: "RakutenSans" sans-serif;
	font-size: 1.9rem;
	}

@media screen and (max-width: 640px) {
	#contents h2 em {
		font-size: 2.2rem;
	}
}
@media screen and (min-width: 641px) {
	#contents h2 em {
		font-size: 3.0rem;
	}
}


/*swiper*/
u21.player #contents #player-swiper .swiper-pagination {
	position: static !important;
	height: 25px;
	margin: 0.4em 0;
}
u21.player #contents #player-swiper .swiper-pagination-bullet {
	display: inline-block;
	width: 50px !important;
	height: 5px !important;
	margin: 10px 5px 0;
	background-color: #dfdfdf !important;
	border-radius: 0 !important;
	vertical-align: top !important;
	outline: 0;
	opacity: 1 !important
}
u21.player #contents #player-swiper .swiper-pagination-bullet-active {
	background: #a9002e !important;
}


/* player & Staff menu */
u21_nav {
	padding: 0 0 1em;
}
u21_menu {
	display: flex;
	text-align: center;
}
u21_menu a {
	color: #fff;
	text-decoration: none;
}
.menu-parent {
	text-align: center;
}
@media screen and (min-width: 641px) {
	.menu-parent {
		width: calc(100% /5);
		border-right: 1px solid #fff;
		position: relative;
	}
	.menu-parent:last-child {
		border-right: 0;
	}
}

@media screen and (max-width: 640px) {
	u21_menu {
		flex-flow: column;
	}
	.accordion-cate summary {
		padding: 1em;
	}
	.accordion-cate summary::before {
		right: 1em;
	}
}
.accordion-cate {
	width: 100%;
	margin-bottom: 7px;
	background-color: #4b000d;
}
.accordion-cate summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 1em 2em;
	background-color: #4b000d;
	color: #ffffff;
	font-weight: 600;
	cursor: pointer;
}
.accordion-cate summary::-webkit-details-marker {
	display: none;
}
.accordion-cate.last-item summary::before, .accordion-cate.last-item summary::after {
	display: none;
}
.accordion-cate summary:hover {
	color: #fff;
	background-color: #a9002e;
}
.accordion-cate summary::before, .accordion-cate summary::after {
	width: 3px;
	height: .9em;
	border-radius: 5px;
	background-color: #d9d9d9;
	content: '';
}
.accordion-cate summary::before {
	position: absolute;
	right: 2em;
	rotate: 90deg;
}
.accordion-cate summary::after {
	transition: rotate .3s;
}
.accordion-cate[open] summary::after {
	rotate: 90deg;
}
.accordion-cate ul {
	transform: translateY(-10px);
	opacity: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #f7e0e5;
	color: #333;
}
.accordion-cate[open] ul {
	transform: none;
	opacity: 1;
}
.menu-child_ul {
	list-style-type: none;
	color: #fff;
	text-align: left;
	font-size: 13px;
	margin-left: 1em;
}
.menu-child_ul li {
	border-top: #fff 1px solid;
	line-height: 1.5;
	font-size: 13px;
}
.menu-child_ul li a {
	padding: 10px;
	position: relative;
	text-decoration: none;
	display: block;
	color: #333;
}
.menu-child_ul li a:hover {
	color: #fff;
	background-color: #a9002e;
}

/* ttl-u21 下のコーナメニュー */

.u21 .tabgray li a:hover, 
.u21 .tabgray li a.selected, 
.u21 .tabgray li span.selected,
.u21.idx .tabgray li.m-idx a,
.u21.player.staff .tabgray li.m-player-staff a,
.u21.match .tabgray li.m-match a,
.u21.ticket .tabgray li.m-ticket a,
.u21.news .tabgray li.m-news a {
	background-color: #a9002e;
	color: #fff;
}

.u21 .tabgray { text-align: center;}
.u21 .tabgray li a:hover, .u21 .tabgray li a.selected, .u21 .tabgray li span.selected {
	background-color: #a9002e;
	color: #fff;
}
.u21 .tabgray li a:after {
	color: #fff;
}

.u21 .tabgray {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 1%;
	padding: 5px;
	list-style: none;
	margin-bottom: 34px;
}

.u21 .tabgray li {
	width: 32.66%;
	margin: 0 !important;
}

/* 古いSP　サイドメニュー非表示 */
.u21 #rwdMenuWrap #switchBtnArea #switchBtn {
	display: none;
}

/*  Player Staff 詳細  */

.u21.player #contents h3.proftitle,
.u21.staff #contents h3.proftitle {
	text-align: left;
}

.u21.player #contents .proright h3 span.position,
.u21.staff #contents .proright h3 span.position {
	display: inline-block;
}
			
.u21.player .profiledetail,
.u21.staff .profiledetail {
	margin-bottom: 25px;
}
.u21.player .profiledetail > div,
.u21.staff .profiledetail > div{
	display: table-cell;
	position: relative;
}

.u21.player .proright h3 span.position,
.u21.staff .proright h3 span.position{
	display:block;
	color:#9b0020;
	font-size:1.7rem;
	vertical-align:bottom;
	line-height:1.3;
}

@media screen and (min-width: 641px) {
.u21.player.detail .profiledetail figure,
.u21.staff.detail .profiledetail figure{
	width: 295px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.u21.player.detail .profiledetail figure img,
.u21.staff.detail .profiledetail figure img{
	width: 280px;
	height: auto;
}
.u21.player.detail .proright,
.u21.staff.detail .proright{
	display: table-cell;
	width: 765px;
	vertical-align: top;
}
}

/* SNS */

.ttlBold	{margin: 1.0em 0!important; padding: 20px!important; color: #ffffff!important; background-color: #9b0020; overflow: hidden;}
.ttlBold h3	{margin: 0; padding: 0;}
section.sns-box p { padding: 0; margin: 20px 0;}

@media screen and (min-width: 641px) {
	
section.sns-box {
	width: 998px;
}
	
section.sns-box .unit2Lg {
	/*padding-top: 50px;*/
	padding-bottom: 50px;
	text-align: center;
}
section.sns-box .unit2Lg b {
	display: block;
	margin-bottom: 10px;
	color: rgba(0, 31, 73, 1);
	font-size: 20px;
}
section.sns-box .unit2Lg ul {
	font-size: 0;
}
section.sns-box .unit2Lg ul li {
	display: inline-block;
	width: 500px;
	margin-left: 50px;
}
section.sns-box .unit2Lg ul li iframe {
	vertical-align: top;
}
section.sns-box .unit2Lg ul li:first-child {
	margin-left: 0;
}
}

/*NEWS*/

#kobe2nd .newsmain .titlearea h3 {
	text-align: left;
}

.newsmain ul li{ background-image: none;}

@media screen and (min-width: 641px) {
article.newsmain {
	padding-bottom: 20px;
}
	
article.newsmain p {
	padding-top: 4px;
	font-size: 16px;
	line-height: 1.8;
}
article.newsmain ul.liststyle li {
	font-size: 16px;
	line-height: 1.8;
}
	.transition {
		width:800px;
		margin: 0 auto;
}
}

@media screen and (max-width: 640px) {
article.newsmain p {
	padding-top: 4px;
	font-size: 14px;
	line-height: 1.8;
}
article.newsmain ul.liststyle li{
	font-size: 14px;
	line-height: 1.8;
}
}

/*TICKET*/

body.ticket .tabgray {
	margin-bottom: 10px !important;
}

.u21 .tabgray + .newsmain > section:first-child,
.u21 .tabgray + .newsmain h4:first-child {
	margin-top: 0 !important;
}
.ticket section:first-child {
	padding-top: 0;
	margin-top: 0;
}

.ticket section {
	padding: 1.0em 0;
	overflow: hidden;
}

.ticket p {
	padding: 1.0em 0;
}

.ticket .btnWire {
	width: 90%;
}

.ticket ul.liststyle{ margin: 0 0 1em 0!important;}
.newsmain ul.btnbox li a{ margin: 0 auto;} 

