﻿@charset "UTF-8";

@media screen and (min-width: 1201px) {#Wrap{max-width: 100% !important}}
@media screen and (max-width: 1199px) {#Wrap { width: 100% !important;}}
@media screen and (min-width: 601px) and (max-width: 1199px) {.headFlex{min-width: auto !important;flex-wrap: wrap;}#Foot .inner{width:100% !important}}


html {font-size: 0.8334vw;}
@media screen and (min-width: 1200px) {html {font-size: 10px;}}
#Contents {margin: 0}

#Wrap img {
	width: 100%;
}
.container p, .container span, .container a {
	font-size: 1.8rem;
}
@media screen and (max-width: 667px) { .container p, .container span, .container a { font-size: 10px; } }

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 8.0rem 6.667%;
}
@media screen and (min-width: 1201px) {
	.container { padding: 8.0rem 80px; }
}

#main-visual {
	overflow: hidden;
	position: relative;
}
#main-visual .container {
	padding: 0;
}

#main-visual:before {
	content: "";
	background-image: url("img/mv.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	filter: blur(12px) grayscale(75%);
	z-index: -1;
	display: block;
	width: 100%;
	height: 1698px;
	position: absolute;
	scale: 1.1;
}
.contents-item, #sponser-list {
	background-image: url("img/bgimage.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
}
.contents-item {
	font-size: 1rem;
	color: #F2F2F2;
}
.contents-item p {
	text-align: center;
	margin-bottom: 4.0rem;
}
#main-area > .contents-item:nth-child(2n+2) {
	background-color: #733D29;
}
p.title-text {
	font-size: 4.8rem;
	margin-bottom: 4.8rem;
	font-weight: bold;
}
@media screen and (max-width: 650px) { p.title-text { font-size: 26px; } }

.ticon {
	position: relative;
}
.ticon:before {
	content: "";
	width: 7.0rem;
	padding-top: 6.4rem;
	background-image: url("img/ticon.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	transform: translate(-100%,-50%);
}
a.button-link {
	display: block;
	color: #F2F2F2;
	font-size: 2.4rem;
	line-height: 1;
	padding: 2.4rem 0;
	text-align: center;
	background-color: #F23C13;
	margin: 0 auto 4.8rem;
	max-width: 540px;
	position: relative;
	transition-duration: 0.5s;
}
@media screen and (max-width: 700px) { a.button-link { font-size: 14px; } }
a.button-link:hover {
	scale: 1.1;
}
a.button-link:after {
	content: "";
	display: block;
	width: 1.2rem;
	height: 1em;
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	background: #F2F2F2;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
}
a.button-link-travelicon:before {
	content: "";
	background-image: url("img/travelicon.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	display: block;
	width: 64px;
	height: 78.125%;
	max-height: 50px;
	position: absolute;
	top: 50%;
	left: 1em;
	transform: translateY(-50%);
}
a.link-text {
	color: #F26938;
	text-decoration: underline;
}
#top-talkspace .container:nth-of-type(1) {
	padding-bottom: 0;
}
#top-talkspace .container:nth-of-type(2) {
	padding-bottom: 0;
	padding-top: 0;
	max-width: 100%;
}
#top-talkspace .container:nth-of-type(3) {
	padding-top: 0;
}
@media screen and (min-width: 1361px) {
	#top-talkspace .container:nth-of-type(2) {
		padding: 0;
		max-width: 1200px;
	}
}


#top-information {
	background-color: #F2F2F2;
	color: #333;
	font-size: 1.2rem;
}
#top-information .container {
	padding-top: 0;
	padding-bottom: 0;
}
#top-information .container > div {
	display: flex;
	align-items: center;
}
#top-information .container > div > p {
	width: 5em;
	font-size: 1.8rem;
}
#top-information .container > div > div {
	width: 100%;
}
#top-information p {
	line-height: 1.2;
	font-size: 1.4rem;
	padding: 4px 0;
}
#top-information p a {
	font-size: 1.4rem;
}
#top-information p + p {
	border-top: dashed 1px #333;
}
@media screen and (max-width: 777px) { #top-information .container > div > p { font-size: 14px; } }
@media screen and (max-width: 685px) { #top-information p, #top-information p a { font-size: 8px; } }

#main-player {
	margin-bottom: 6.4rem;
}

.lushbomu_logo {
	display: block;
	margin: 0 auto 11.0rem;
}
.movie-list-area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: -2.6rem 0 6.4rem;
}
.movie-list-area > * {
	margin: 0;
	width: 320px;
	text-align: center;
	margin-bottom: 2.4em;
}
@media screen and (max-width: 1163px) {.movie-list-area > * {width: 45%;}@media screen and (max-width: 576px) {.movie-list-area > * {width: 100%;}}}

.movie-list-area a {
	transition-duration: 0.5s;
}
.movie-list-area span {
	display: block;
	width: 100%;
	color: #F2F2F2;
	line-height: 1.2;
	text-align: left;
}
.movie-list-area a:hover {
	scale: 1.1;
}
.movie-list-area .dummy-item {
	margin: 0;
	height: 0;
}

.profile-area {
	background-color: #F2F2F2;
	padding: 4.8rem;
	margin-bottom: 6.4rem;
}
.profile-area img {
	width: 100%;
	max-width: 360px;
	float: right;
	margin-left: 3.2rem;
}
.profile-area:nth-of-type(2n) img {
	float: left;
	margin-left: 0;
	margin-right: 3.2rem;
}
.profile-area img + *:after {
	content: "";
	clear: both;
	display: block;
}
.profile-area p {
	text-align: left;
	color: #333;
}
.profile-area p.title-text {
	margin-bottom: 0;
}
.color-red {
	color: #e40012;
}
.border-color-red {
	border-bottom: #f00 solid 2px;
}
#Wrap #sponser-list {
	display: flex;
	flex-wrap: wrap;
	background-color: #f2f2f2;
	color: #333;
	justify-content: center;
	align-items: center;
	padding: 9.6rem 3.2rem;
	gap: 6.4rem;
}
#sponser-list img {
	width: auto;
}
#sponser-list img.3150fight_logo {
	width: auto;
}
#sponser-list p {
	margin: 0;
}
#sponser-list p.full-text {
	width: 100%;
}
#sponser-list p.title-text {
	font-size: 6.4rem;
	width: 100%;
}
#sponser-list .3150fight_logo {
	width: 160px;
}

.information-item {
	display: block;
}
.information-item .title {
	font-size: 2.4rem;
	text-align: center;
	display: block;
	padding: 0.5em 2em;
	margin: 0 auto;
	line-height: 1.2;
	cursor: pointer;
	position: relative;
	background-color: #666;
	border: 8px #555 outset;
	max-width: 540px;
}
.mystar-open-message {
	display: grid; 
	grid-template-rows: 0fr;
	overflow: hidden;
	transition-duration: 0.5s;
	transition-timing-function: ease-in-out;
}
.open + .mystar-open-message {
	grid-template-rows: 1fr;
}

.information-item .title::before, .information-item .title::after {
	content: "";
	position: absolute;
	display: block;
	width: 2px;
	height: 1em;
	background-color: #888;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotateZ(90deg);
	transition-duration: 0.5s;
}
.information-item .title::before {
	transform: translateY(-50%) rotateZ(0deg);
}
.open.title::before {
	transform: translateY(-50%) rotateZ(45deg);
}
.open.title::after {
	transform: translateY(-50%) rotateZ(135deg);
}
.close.title::before {
	transform: translateY(-50%) rotateZ(0deg);
}
.close.title::after {
	transform: translateY(-50%) rotateZ(90deg);
}
@media screen and (max-width: 700px) { .information-item .title { font-size: 14px; } }

.mystar-open-message-container {
	padding-top: 4em;
	overflow: hidden;
}

.match-pan {
	background-image: url("img/bgimage.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	background-blend-mode: luminosity;
	position: relative;
	
	padding: 2.4rem;
	
	margin-bottom: 6.4rem;
}
.match-pan .match-title {
	width: 100%;
	margin-bottom: 2.0rem;
	max-height: 144px;
}
.match-pan .match-fighter-name {
	display: flex;
	justify-content: center;
	gap: 0 6.4rem;
	align-items: center;
	padding-top: 2rem;
}
.match-pan .match-fighter-name p {
	font-size: 4.8rem;
	line-height: 0.7;
	margin: 0 0 3.2rem;
}
.match-pan .match-fighter-name p span {
	font-size: 0.5em;
	line-height: 0.5;
}
.match-pan .match-fighter-name p:nth-of-type(2) {
	font-size: 4rem;
}
.match-pan .fighter-profile {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 6.4rem;
	flex-direction: row-reverse;
	margin-top: 3.2rem;
	padding-top: 3.2rem;
	border-top: 2px dotted #aaa;
}
.match-pan .fighter-profile:nth-of-type(2n+1) {
	flex-direction: row;
}
#Wrap .match-pan .fighter-profile-image {
	width: auto;
	max-width: 40%;
	border: #680000 solid 4px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-color: #e50012;
	border-left-color: #e50012;
}
#Wrap .match-pan .fighter-profile:nth-of-type(2n+1) .fighter-profile-image {
	border-color: #000068;
	border-top-color: #0004E6;
	border-left-color: #0004E6;
}
#Wrap .match-pan .fighter-profile-data {
	width: auto;
	max-width: 60%;
}
.match-pan .fighter-profile-data p {
	margin-bottom: 1em;
	text-align: left;
	line-height: 1;
	display: inline-block;
}
.match-pan .fighter-profile-name {
	font-size: 3.2rem;
}
.match-pan .fighter-profile-name-sub {
	font-size: 0.6em;
}
.match-pan .fighter-profile-detail {
	font-size: 1.6rem;
}
.match-pan .fighter-profile-detail tr td:nth-child(1) {
	min-width: 4em;
}
.match-pan .fighter-profile-detail tr td:nth-child(2) {
	display: inline-block;
	margin-left: 0.5em;
}

.match-pan .fighter-profile-comment::before { content: "「"; }
.match-pan .fighter-profile-comment::after { content: "」"; }
@media screen and (max-width: 825px) {
	.match-pan .fighter-profile-detail { font-size: 11px; }
	@media screen and (max-width: 799px) {
		.container p.fighter-profile-gym { font-size: 12px; }
		@media screen and (max-width: 599px) {
			.match-pan p.fighter-profile-name { font-size: 16px; }
		}
	}
}

#main-player-movie-area {
	position: relative;
}
#countdown-timer {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	color: #fff;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#countdown-timer p {
	font-size: 3.6rem;
	margin: 0;
}
#countdown-timer span {
	font-size: 3em;
	font-weight: bold;
}

.artist_list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
	gap: 2.4rem;
	padding-bottom: 2.4rem;
}
