@charset "UTF-8";
/*----------------------------------------

	index CSS

	- headline
	- block01

-----------------------------------------*/

/*----------------------------------------
	headline
-----------------------------------------*/
@media print, screen and (min-width:960px) {
	 #headline {
        margin-top: 90px;
    }
}
#headline.uetehead{
	background-image: url("../../../img/cms/sponsor/main_sp.jpg");
}
#headline.tigerswomen{
	background-image: url("../../../img/cms/sponsor_tigers/main_sp.jpg");
}
@media print, screen and (min-width:768px) {
	#headline{
		height: 500px;		
	}
	#headline.uetehead{
		background-image: url("../../../img/cms/sponsor/main_pc.jpg");
	}
	#headline.tigerswomen{
		background-image: url("../../../img/cms/sponsor_tigers/main_pc.jpg");
	}
}
#headline .headline-inner {
	background: none;
	align-items: auto;
}
#headline .headline-inner p {
	font-weight: 600;
	width: 68%;
	min-width: 670px;
    margin-left: auto;
    color: #F56600;
    letter-spacing: .12em;
    margin-top: 50px;
}
#headline .headline-inner span.font14_21 {
	display: inline-block;
	margin-bottom: 25px;
	letter-spacing: .12em;
}
#headline .headline-inner span.font30_68 {
	display: inline-block;
	margin-bottom: 5px;
	line-height: 1.29;
	letter-spacing: .12em;
}
#headline .headline-inner span.font24_50 {
	display: inline-block;
	margin-bottom: 40px;
	line-height: 1.76;
	letter-spacing: .12em;
}
#headline .headline-inner span.font14_20 {
	letter-spacing: .12em;
	line-height: 1.5;
}
#contentBody {
	padding: 100px 0 140px;
}
@media print, screen and (min-width:768px) {
	#contentBody {
		padding: 55px 0 140px;
		padding: 120px 0 140px;
	}
}
/*headline モバイル調整*/
.br_870 {
	display: none;
}
@media print, screen and (max-width:870px) {
	.br_870 {
		display: block;
	}
	.nextline {
		display: inline-block;
		line-height: 1.5;
		padding-left: 60px;
	}
	#headline .headline-inner p {
		margin-top: 0;
		min-width: 300px;
	}
}
@media print, screen and (max-width:767px) {
	#headline {
		position: relative;
		height: auto;
	}
	#headline::before {
		content: '';
		display: block;
		padding-top: 72.5%;
	}
	#headline .headline-inner {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	}
	#headline .headline-inner span.font14_21 {
	    margin-bottom: 10px;
	}
	#headline .headline-inner span.font30_68 {
	    margin-bottom: 5px;
	}
	#headline .headline-inner span.font24_50 {
	    margin-bottom: 35px;
	}
}
/*----------------------------------------
	breadcrumb
-----------------------------------------*/
#breadcrumb ol li:first-child a, 
#breadcrumb ol li:nth-child(2) a,
#breadcrumb ol li:nth-child(3) a,
#breadcrumb ol li:nth-child(4) a  {
    color: #dddddd;
}
/*.news #breadcrumb ol li:nth-child(4) a {
    color: #dddddd;
}*/
#breadcrumb ol {
    flex-wrap: wrap;
}
#breadcrumb ol li:not(:last-child)::after {
	border-color: #ddd #ddd transparent transparent;
}

/*----------------------------------------
	block01
-----------------------------------------*/
.inline-block {
	display: inline-block;
}
.block01 {
	letter-spacing: .06em;
}
.block01 .box01-cat {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	letter-spacing: .12em;
}
.block01 .box01-cat > p {
	margin: 0 10px 20px;
}
.block01 .box01-cat > p > a {
	display: block;
	position: relative;
	padding: 0 0 7px;
	color: #999;
	transition: color 0.2s;
	cursor: pointer;
}
.block01 .box01-cat > p > a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	border-bottom: 2px solid #eeeeee;
	transform: translateX(-50%);
}
.block01 .box01-cat > p > a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	border-bottom: 2px solid #f56600;
	transform: translateX(-50%);
	transition: width 0.2s;
}
.block01 .box01-cat > p > a:hover,
.block01 .box01-cat > p > a.is-active {
	color: #000;
	font-weight: 700;
}
.block01 .box01-cat > p > a:hover::after,
.block01 .box01-cat > p > a.is-active::after {
	width: 100%;
}
.box01-head_title {
	line-height: 1.73;
	letter-spacing: .06em;
}
.block01 .box01-list {
	margin: 0 0 50px;
}
.block01 .box01-list > ul:not(:first-child) {
	display: none;
}
.block01 .box01-list > ul > li {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-items: center;
	flex: 1;
	padding: 27px 0;
	border-bottom: 1px solid #eee;
	letter-spacing: .12em;
}
.block01 .box01-list > ul > li > span:nth-child(1) {
	margin-right: 20px;
}
.block01 .box01-list > ul > li > span:nth-child(2) {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 14px;
	line-height: 14px;
	margin: 0 12px 0 0;
	padding: 0 12px;
	border: 1px solid #f56600;
	white-space: nowrap;
}
::-webkit-full-page-media, :future, :root 
.block01 .box01-list > ul > li > span:nth-child(2) {
	display: block;
}
.block01 .box01-list > ul > li > span:nth-child(3) {
	width: 100%;
	margin: 5px 0 0;
}
.block01 .box01-list > ul > li > span > a .icon-pdf,
.block01 .box01-list > ul > li > span > a .icon-blank {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
	height: 1.6em;
}
.block01 .box01-list > ul > li > span > a .icon-pdf {
	width: 22px;
	background: url("../../../img/cmn/c_pdf01.png") center center no-repeat;
	background-size: 22px auto;
}
.block01 .box01-list > ul > li > span > a .icon-blank {
	width: 20px;
	background: url("../../../img/cmn/c_blank01.png") center center no-repeat;
	background-size: 20px auto;
}
.block01 .box01-pager {
	display: flex;
	justify-content: center;
	margin: -7px;
}
.block01 .box01-pager > a,
.block01 .box01-pager > div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	width: 35px;
	max-width: 35px;
	height: 35px;
	margin: 7px;
	border: 1px solid;
	background: #fff;
}
.block01 .box01-pager > a {
	border-color: #999999;
	color: #999;
}
.block01 .box01-pager > a.prev,
.block01 .box01-pager > a.next {
	position: relative;
	font-size: 0;
}
.block01 .box01-pager > a.prev::before,
.block01 .box01-pager > a.next::before {
	content: '';
	display: block;
	position: absolute;
	top: calc(50% - 4px);
	width: 6px;
	height: 6px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #f56600 #f56600 transparent transparent;
	transform-origin: center center
}
.block01 .box01-pager > a.prev::before {
	left: calc(50% - 2px);
	transform: rotate(-135deg);
}
.block01 .box01-pager > a.next::before {
	right:  calc(50% - 2px);
	transform: rotate(45deg);
}
.block01 .box01-pager > div {
	border-color: #f56600;
	background: #f56600;
	color: #fff;
}

.noto {
	font-family: 'Noto Sans Display', sans-serif;
}
@media (min-width: 1030px) {
	.br_1030 {
		display: none;
	}
}


/*大会日程・結果
-------------------------------------------*/
.schedule .block01 .box01-list {
	padding-bottom: 30px;
}
.schedule .block01 .box01-head._page {
	margin: 0 0 50px;
	padding: 0 0 30px;
	border-bottom: none;
	position: relative;
}
.schedule .block01 .box01-head._page::after {
	content: '';
	width: 120px;
	height: 2px;
	background-color: #f56600;
	position: absolute;
	bottom: 0;
	left: calc(50% - 60px);
	border-bottom: none;
}
.schedule .box01-head_tourname {
	margin-bottom: 75px;
}
.schedule .box01-head_tourname ul {
	display: flex;
	justify-content: center;
	gap: 35px;
	flex-wrap: wrap;
}
.schedule .tourname {
	width: 360px;
	height: 60px;
	border-radius: 30px;
}

/* テーブル */
.schedule .select-wrap {
	text-align: right;
	margin-bottom: 10px;
	position: relative;
}
.schedule .select-wrap select {
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	letter-spacing: .06em;
	appearance: none;
	border: 1px solid #707070;
	border-radius: 0;
}
.schedule .select-wrap::after {
	content: '';
	width: 0.8em;
	height: .7em;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	background-color: #333;
	position: absolute;
	top: 0;
	right: 1em;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.schedule table {
	width: 100%;
}
.schedule table th {
	background-color: #f56600;
	padding: 5px 25px;
	vertical-align: middle;
}
.th-period {
	width: 23%;
}
.th-score {
	width: 22%;
}
.th-tournament {
	width: 55%;
}
.schedule table td {
	padding: 25px 5%;
	vertical-align: middle;
}
.td-place {
	padding-left: 18px;
	margin-top: .4em;
	position: relative;
}
.td-place::before {
	content: '';
	width: 13px;
	height: 18px;
	background: url(../../../img/cms/sponsor/icon.svg) no-repeat center / cover;
	position: absolute;
	left: 0;
}
@media screen and (max-width: 767px) {
	.schedule .block01 .box01-head._page {
		margin-bottom: 40px;
	}
	.schedule .box01-head_tourname ul {
		gap: 20px;
	}

	.schedule table tr.spObj {
		display: flex;
		flex-direction: column;
	}
	.schedule table tr:not(.table-head) {
		border-bottom: 1px solid #999999;
		padding: 40px 20px;
	}
	.schedule table td {
		padding: 0;
	}
	.td-place {
		padding-left: 23px;
	}
	.td-period {
		margin-top: 25px;
		margin-bottom: 13px;
	}
	.td-score {
		display: flex;
	}
	.schedule table td span {
		display: inline-block;
		margin-right: 30px;
	}
}


/* インスタ
-------------------------------------------*/
.insta {
    display: block;
    width: 100%;
    max-width: 402px;
    padding: 20px;
    margin: 90px auto 0;
    background-image: linear-gradient(90deg, rgba(234, 130, 56, 1), rgba(220, 47, 40, 1) 50%, rgba(176, 42, 153, 1));
    border-radius: 50vh;
}
.insta span {
    display: block;
    width: fit-content;
    padding-left: 48px;
    margin: 0 auto;
    letter-spacing: .06em;
    position: relative;
}
.insta span::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url(../../../img/about/sponsored/Instagram_Glyph_White.png);
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

@media (max-width: 900px) {
	.insta {
		margin: 80px auto 0;
	}
}
@media (max-width: 767px) {
	.insta {
		max-width: 374px;
	}
	.insta span {
		padding-left: 38px;
	}
	.insta span::before {
		width: 27px;
		height: 27px;
	}
}


/*レスポンシブ 
-------------------------------------------*/
@media (max-width: 767px) {
	#contentBody {
		padding-top: 60px;
	}
	.block01 .box01-cat {
		margin-bottom: 13px;
	}
	.schedule .block01 .box01-cat {
		margin-bottom: 50px;
	}
}
@media print, screen and (min-width:768px) {
	.block01 .box01-cat {
		margin: 0 0 65px;
	}
	.schedule .block01 .box01-cat {
		margin: 0 0 95px;
	}
	.block01 .box01-cat > p {
		margin: 0 10px;
	}
	.block01 .box01-cat > p > a {
		width: 160px;
		padding: 12px 0 12px;
	}
	.block01 .box01-cat > p > a::before,
	.block01 .box01-cat > p > a::after {
		border-bottom-width: 2px;
	}
	.block01 .box01-list > ul > li {
		flex-wrap: nowrap;
		padding: 26px 0;
	}
	.block01 .box01-list > ul > li > span:nth-child(1) {
		margin-right: 40px;
	}
	.block01 .box01-list > ul > li > span:nth-child(2) {
		min-width: 125px;
		margin: -3px 40px -3px 0;
		padding: 14px 0;
	}
	.block01 .box01-list > ul > li > span:nth-child(3) {
		width: auto;
		margin: 0;
	}
	.block01 .box01-pager {
		margin: -5px;
	}
	.block01 .box01-pager > a,
	.block01 .box01-pager > div {
		width: 40px;
		max-width: 40px;
		height: 40px;
		margin: 5px;
	}
	body.pc .block01 .box01-pager > a {
		transition: border 0.2s, background 0.2s, color 0.2s;
	}
	body.pc .block01 .box01-pager > a:hover {
		border-color: #f56600;
		background: #f56600;
		color: #fff;
	}
	.block01 .box01-pager > a.prev::before {
		left: calc(50% - 1px);
	}
	.block01 .box01-pager > a.next::before {
		right: calc(50% - 1px);
	}
	.block01 .box01-pager > a.prev:hover::before,
	.block01 .box01-pager > a.next:hover::before {
		border-color: #fff #fff transparent transparent;
	}


	/* 大会日程・結果 */
	.schedule table th:not(:last-of-type),
	.schedule table td:not(:last-of-type) {
		border-right: 1px solid #DDDDDD;
	}
	.schedule table td {
		border-bottom: 1px solid #999999;
	}
	.schedule table td a {
		transition: color .2s;
	}
	.schedule table td a:hover {
		color: #f56600;
	}
	.td-place::before {
		top: .2em;
	}
	.td-period {
		padding-left: 2.5% !important;
		padding-right: 2.5% !important;
	}
	.td-score {
		padding-left: 5.5% !important;
		padding-right: 5.5% !important;
	}
	.td-score.tigers-score {
		padding-left: 2% !important;
		padding-right: 2% !important;
		text-align: center;
	}
}