@charset "UTF-8";
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-family: "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  /*outline: 0;*/
}

a {
  color: #f7b800 !important;
}

a:hover {
  color: #ddd !important;
  text-decoration: underline;
  opacity: 0.8;
}

img {
  vertical-align: text-bottom;
  -ms-interpolation-mode: bicubic;
}

a {
  -webkit-tap-highlight-color: transparent;
}

strong {
  font-weight: bold;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  /*border-collapse: separate;*/
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

th {
  white-space: nowrap;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

a:focus {
  /*\*/
  overflow: hidden;
  /**/
}

option {
  padding-right: 10px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* ------------------------------
HTML5 ELEMENTS
------------------------------ */
header,
article,
aside,
section,
footer,
nav,
menu,
details,
hgroup,
summary {
  display: block;
}

ul {
  list-style-type: none;
  margin: 0 auto;
}

body {
  background: #111;
}

/* -----------------------
twitter
--------------------------*/
/* .timeline-Widget{background-color:transparent !IMPORTANT;} */
/* ------------------------------
   nav nav-tabs
------------------------------ */
.nav-tabs a:hover {
  color: #333 !important;
}

.dropdown-menu {
  background: #222;
}

/* ------------------------------
   CONTENTS MASTER
------------------------------ */
#vtj-banner {
  position: fixed !important;
  top: 0px !important;
  right: 100px !important;
  width: 100px;
  background: #fff;
  z-index: 999 !important;
  height: 150px;
  background: url(/images/vtj-logo.png) no-repeat center;
  background-size: contain;
  text-indent: -9999px;
}

#pagetop {
  height: 120px;
}

#shadow {
  background: url(images/background.png) no-repeat !important;
  background-size: cover !important;
}

#gauge {
  background: url(images/gauge.png) repeat-x !important;
}

h2 {
  color: #fff;
  border-top: 1px solid #f7b800;
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-size: 1.2em;
  letter-spacing: 0.1em;
}

.container h3 {
  color: #fff;
  padding: 0.5em 0;
  font-size: 1em;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}

.container h4 {
  color: #f7b800;
}

.container p {
  color: #ddd;
}

td {
  overflow-wrap: anywhere;
}

.panel {
  background: #222 !important;
  border: 1px solid #333;
}

#event,
#spotlight,
.topCmnContent {
  margin: 0 auto;
}

#event {
  margin-bottom: 1em;
}

/** トップページ　**/
.likea {
  color: #f7b800;
}

.likea:hover {
  text-decoration: underline;
}

#topslide {
  min-height: 420px;
}

.poster {
  width: 85%;
  height: 320px;
  margin: 0 auto;
}

.event-description {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}

.event-desc-presents {
  color: #ddd;
  font-size: 0.8em;
}

.event-desc-title {
  padding-bottom: initial !important;
  font-size: 1.9em !important;
  line-height: 1.2;
}

/* .event-desc-title {
	color: #fff;
	font-size: 2em;
	padding-bottom: 0.2em;
}
.event-date {
} */
/* .event-desc-year {
	color: #f7b800;
	font-size: 1.5em;
} */
.event-desc-year,
.event-desc-date {
  color: #f7b800;
  font-size: 1.8em;
  letter-spacing: 0.03em;
}

/* .event-desc-youbi {
	color: #900;
	font-size: 1.5em;
} */
.event-desc-youbi {
  color: #900;
  font-size: 1.4em !important;
  padding-left: 0.3em;
  letter-spacing: 0.03em;
}

/* .event-desc-date {
	color: #f7b800;
	font-size: 3.5em;
} */
/* .event-desc-place {
	color: #fff;
	font-size: 0.8em;
} */
.event-desc-place {
  color: #fff;
  font-size: 1.4em;
  letter-spacing: 0.03em;
}

.top-ticket-btn {
  color: #fff;
  /* margin: 1em auto;
  margin: initial !important; */
}

/* ----------------------------------------------------
	追加CSS
---------------------------------------------------- */
/* ====================================================
　　スライダー
==================================================== */
/* .splide {
	visibility: initial;
} */
/* .splide__track {
	min-height: 37em;
	outline: 1px solid red;
} */
.event-desc-title,
.event-date,
.event-desc-place {
  min-height: 1.5em;
}

.glyphicon.glyphicon-chevron-left,
.glyphicon.glyphicon-chevron-right {
  color: #f7b800;
  margin-top: 0;
  top: 0;
}

.carousel-control.left,
.carousel-control.right {
  background: initial;
  width: 30px;
  height: 30px;
  margin-top: 2.6em;
}

.event-content {
  position: relative;
  padding: 0.5em 0.7em 1em;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.event-content::before,
.event-content::after {
  content: "";
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}

.event-content::before {
  left: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
}

.event-content::after {
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
}

.splide__arrow--next {
  right: 1em !important;
}

/* ====================================================
　　スライダー
==================================================== */
.carousel-indicators li {
  border: 1px solid #ddd;
}

.carousel-indicators .active {
  background-color: #ddd;
}

.row {
  margin: initial;
}

.carousel-inner .container {
  width: 100%;
}

/* .top-ticket-btn {
	margin: initial !important;
} */
.event-banner_box {
  width: 100%;
  padding: 1rem 0;
}

.event-banner_box a:focus {
  outline: initial !important;
}

.container:has(.event-total_content) {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.event-total_content {
  width: 70%;
}

.youtube-content {
  width: 30%;
}

.youtube-content iframe {
  width: 100%;
  aspect-ratio: 2.5/1.5;
  -o-object-fit: contain;
     object-fit: contain;
}

.youtube-content iframe:last-of-type {
  margin-top: 1.4em;
}

.pc_only {
  display: block;
}

.tab-sp_only {
  display: none;
}

/* ----------------------------------------------------
	追加CSS
---------------------------------------------------- */
.spotlight {
  text-shadow: 1px 1px 1px #000;
  border-top: 1px solid #f7b800;
  background: url(/images/gray_bg.png) !important;
  margin-top: 1em !important;
}

.spotlight:hover {
  opacity: 0.8;
}

.spotlight-img {
  display: block;
  height: 200px;
  background-size: cover !important;
  background-position: top !important;
}

.spotlight-name {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 2em;
  width: 100%;
  height: 1em;
  margin-left: -1em;
}

.spotlight-gym {
  display: block;
  text-align: center;
  font-size: 0.7em;
  color: #fff !important;
  width: 100%;
  height: 1em;
  position: absolute;
  bottom: 1em;
  margin-left: -1.5em;
}

.spot-name {
  position: absolute;
  bottom: 0px;
  padding-bottom: 1em;
  margin-left: -1em;
  text-align: center;
  width: 100%;
  text-shadow: 1px 1px 1px #000;
}

.fighter-list {
  display: block;
  background: url(images/gray_bg.png);
  border-top: 1px solid #f7b800;
  height: 210px;
  margin-top: 5px;
}

.fighter-list strong {
  display: block;
  color: #f7b800;
  font-size: 1em;
  text-align: center;
  margin-top: 5px;
}

.fighter-list span {
  display: block;
  color: #fff;
  font-size: 0.6em;
  text-align: center;
}

.topCmnContent h3 {
  border-bottom: 1px solid #f7b800;
  margin: 1em auto;
}

.topCmnContent h4 {
  font-size: 1em;
  color: #fff;
  padding-top: 5px;
}

/* ----------------------------------------------------
	TOP 関連コンテンツ
---------------------------------------------------- */
.stream__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}

.stream__list li {
  width: calc(33.3333333333% - 0.6666666667em);
  height: auto;
  aspect-ratio: 16/6;
  overflow: hidden;
  border: 1px solid #333;
  box-sizing: border-box;
}

.stream__list li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.stream__list li.youtube a:before {
  content: "";
  inset: 0;
  position: absolute;
  background-color: #000;
  opacity: 0.4;
}

.stream__list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.stream__list-txtBox {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.9em;
}

.stream__list-txtBox h4 {
  font-size: 1.4em;
}

.stream__list-txtBox p {
  font-size: 0.8em;
  margin-top: 0.3em;
}

.tubethumb {
  border: 1px solid #c00 !important;
  font-size: 0.5em !important;
  margin-bottom: 10px;
}

#timeline h3 {
  border-bottom: 1px solid #f7b800;
  margin-top: 1em;
}

#news {
  padding: 0.5em;
}

#news strong {
  color: #fff;
  font-weight: bold;
  margin-right: 1em;
}

#news h3 {
  border: none;
  margin: 0 auto;
  color: #222 !important;
  padding: 0.5em;
  background: #ddd;
}

.news-tbl td {
  vertical-align: top;
  padding-bottom: 0.5em;
}

footer {
  height: 120px;
  color: #333;
  text-align: center;
  background: #111;
  margin-top: 4rem;
}

footer p {
  padding-top: 20px;
}

/* ------------------------------
   RANKING
------------------------------ */
.p-rank,
.rank-list {
  padding: 2em 1.5em;
  background: url(/images/news-bg.png);
  margin: 1em auto;
  border-top: 1px solid #f7b800;
}

.p-rank h5,
.rank-list h5 {
  font-size: 1.5em;
}

.p-rank table,
.rank-list table {
  width: 100%;
  margin-top: 2em;
}

.p-rank table td,
.rank-list table td {
  padding: 0.5em;
  border-bottom: 1px solid #777;
  text-align: center;
}

.p-rank span,
.rank-list span {
  font-size: 0.7em;
  display: block;
}

.p-rank small,
.rank-list small {
  font-size: 0.6em;
  margin-top: 0.9em;
}

.p-rank ul,
.rank-list ul,
.note {
  padding: 1em 0;
  font-size: 0.9em;
  color: #aaa;
}

.champion {
  font-size: 0.9em;
}

.champion span {
  display: inline;
}

.chmp-name {
  font-size: 1.5em !important;
  color: #f7b800;
}

/* ------------------------------
   SCHEDULE LAYOUT
------------------------------ */
.dmm-url {
  display: block;
  width: 100%;
  height: 60px;
  text-indent: -9999px;
  background: url(/images/todmm.png) no-repeat center;
  background-size: contain;
  margin: 1em auto;
  border-radius: 2px !important;
}

.schedule-outline {
  font-size: 1em !important;
}

.schedule-outline td,
.schedule-outline th {
  padding: 0.8em !important;
}

.weight-test {
  font-size: 0.8em;
}

.weight-test span {
  margin-right: 1em;
  color: #ddd;
}

#schedule-title {
  text-shadow: 1px 1px 1px #000;
}

.schedule-day {
  display: block;
  color: #aaa;
  font-size: 1.1em;
  padding: 0.5em 0;
}

.schedule-subtitle {
  font-size: 0.7em;
}

.schedule-presents {
  display: block;
  padding: 0.2em 0;
}

.schedule-title {
  display: block;
  font-size: 2em;
  padding-top: 0.2em;
  color: #f7b800;
}

/*---------- 観戦・視聴方法 ----------*/
.eventWatch__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  padding: 1em;
  background: url(/images/news-bg.png) center;
  border-bottom: 1px solid #333;
  margin-bottom: 1.4em;
}

.eventWatch li {
  display: flex;
  flex-direction: column;
  max-width: 160px;
}

.eventWatch-subtitle {
  color: #ddd;
  font-size: 0.9em;
}

.eventWatch a {
  display: inline-block;
  width: 100%;
  height: auto;
  aspect-ratio: 160/60;
  margin-top: 0.3em;
  box-sizing: border-box;
  border: 1px solid #818181;
  position: relative;
  overflow: hidden;
}

.eventWatch a:focus {
  outline: initial !important;
  outline-offset: initial !important;
}

.eventWatch a img {
  width: 100%;
  height: 100%;
}

.eventWatch li.ticket-preparation {
  pointer-events: none;
}

.eventWatch li.ticket-preparation a:before {
  position: absolute;
  content: "準備中";
  color: #fff;
  font-size: 22px;
  inset: 0;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.831372549);
}

#schedule-detail > small {
  display: block !important;
  padding: 1em 0 !important;
}

.container h2 span {
  font-size: 0.8em !important;
  margin: auto 1em !important;
}

.container h2 strong {
  font-size: 1.5em !important;
}

.table-bg {
  background: url(images/gray_bg.png);
  color: #fff;
  font-size: 0.9em;
}

.table-bg th {
  color: #ddd;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid #333 !important;
}

.table-hover > tbody > tr:hover {
  color: #222 !important;
}

.panel-heading {
  padding: 5px 15px !important;
  background: #222 !important;
}

.matchbox {
  background: url(/images/vs.png) center no-repeat;
  height: 230px;
  background-size: cover;
  padding: 0 !important;
  border-top: 1px solid #f7b800;
  text-shadow: 1px 1px 3px #000;
  width: 100%;
}

.sb {
  margin-top: 1em !important;
}

.matchbox h4 {
  font-size: 0.95em;
  padding: 1em;
  color: #f7b800;
}

.matchbox h4 small {
  font-size: 0.8em;
  display: block;
  color: #ddd;
  padding-top: 1em;
}

.matchbox h5 {
  font-size: 1.2em;
  position: absolute;
  bottom: 10px;
  left: 15%;
  color: #f7b800;
  padding: 0.3em;
}

.matchbox h5 span {
  font-size: 0.5em;
  display: block;
  color: #ddd;
  padding-top: 0.3em;
}

.matchbox h5 strong {
  font-size: 0.5em;
  display: block;
  color: #ddd;
  padding-top: 0.3em;
}

.matchbox-fighter {
  display: block;
  height: 200px;
  margin-top: -35px;
  cursor: pointer;
}

.data-arrow {
  color: #555 !important;
  text-decoration: none !important;
}

.data-field {
  border: 0 !important;
  background: #222 !important;
  color: #eee !important;
  border-radius: 0 !important;
  text-shadow: none;
}

.data-body {
  border-top: 1px solid #111 !important;
}

.data-text {
  font-size: 0.7em;
}

.data-text th {
  text-align: center;
}

.data-body p {
  text-align: left;
  font-size: 0.8em;
}

.matchmake-win {
  padding: 0 !important;
}

.matchmake-box {
  min-height: 300px;
  margin: 0.1em;
  text-align: center;
  color: #fff;
  background: url(/images/vs.png) top center no-repeat;
  text-shadow: 1px 1px 3px #000;
  border: none;
  border-top: 1px solid #f7b800 !important;
}

.matchmake-title {
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 90%;
  padding: 1em;
}

.matchmake {
  bottom: 0px;
}

.matchmake h4 {
  font-size: 1em;
  margin-top: 10px;
  padding: 0.5em !important;
  width: 100%;
  border-bottom: 0 !important;
}

.fighter-name {
  font-size: 1em;
  font-weight: bold;
}

.gym-name {
  display: block;
  font-size: 0.7em;
  padding: 0.2em;
  color: #fff;
}

.matchmake-list-score {
  font-size: 0.65em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #ddd;
}

.total_num,
.win-num,
.lose-num,
.submision-num,
.lose-num,
.draw-num {
  padding-left: 0.3em;
}

.draw {
  display: block;
}

.btn-area {
  text-align: right;
  border-top: 1px solid #333;
  padding: 1em;
}

.getresult {
  text-align: left;
  border-top: 1px solid #333;
}

.matchmake-title {
  font-size: 0.9em;
  clear: both;
}

.vs {
  padding-top: 40%;
}

.col-xs-5 {
  padding: 0 !important;
}

.getresult {
  font-size: 1em;
  text-align: center;
}

.winner {
  display: block;
  font-size: 1em;
  color: #b20000;
  clear: both !important;
}

.result-time {
  margin: auto 1em;
}

.getscore {
  color: #ddd !important;
  padding: 0.3em;
  clear: both;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #ddd !important;
  background-color: transparent;
  border: 0;
}

.result-round > b {
  font-size: 1.3em;
  margin: auto 0.5em;
}

.presents {
  display: block;
}

/*---------- 見どころのモーダルウィンドウ ----------*/
.highlights_mdl {
  border: 1px solid #ddd;
  padding: 7px 8px;
  border-radius: 0.8rem;
  margin: 10px auto;
  max-width: 280px;
  font-size: 12px;
  cursor: pointer;
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
	.highlights_mdl:hover {
		opacity: 0.8;
	}
}
.highlights-info-mdl .highlights_top {
	width: 350px;
	margin: auto;
}
.highlights-info-mdl .matchmake-title {
  left: 0;
  right: 0;
  margin: auto;
}

/* ------------------------------
	FIGHTERS
------------------------------ */
.fighters h3 {
  color: #f7b800 !important;
  font-size: 1.5em;
}

.fighters h3 small {
  padding: auto 1em;
  display: block;
  font-size: 0.4em;
}

.ama-feed {
  font-size: 0.8em;
}

.ama-feed h5 {
  padding: 0.5em 0;
}

.list-title {
  color: #ddd;
  font-size: 1.2em;
  padding: 0.5em;
}

.list-title span {
  font-size: 1.2em;
  margin: auto 0.3em;
}

.fighter-img {
  color: #fff;
  text-shadow: 2px 2px 3px #000;
  font-weight: bold;
  text-align: center;
  bottom: 0;
}

.fighter-title {
  position: absolute;
  bottom: 5em !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 1em;
  padding: 0.5em;
  margin-left: -1.5em;
}

.fighter-score {
  position: absolute;
  bottom: 1.5em !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 1em;
  margin-left: -1.5em;
  font-family: "helvetica" !important;
}

.total_num,
.win_num,
.lose_num,
.draw_num {
  font-weight: normal;
}

.total_num b,
.win_num b,
.lose_num b,
.draw_num b {
  font-size: 1.5em;
  padding: 0 0.2em;
}

.total_num b {
  font-size: 2em;
}

.pf-fighter-name {
  font-size: 2em;
  color: #ddd;
  margin-top: 0.5em;
}

.pf-fighter-name-roma {
  font-size: 1.2em;
  color: #999;
  margin-bottom: 0.5em;
}

.pf-fighter-gym,
.pf-fighter-country,
.pf-fighter-pref,
.pf-fighter-birth,
.pf-fighter-height {
  color: #666;
  margin-bottom: 0.2em;
}

.pf-fighter-country {
  margin-bottom: 0.5em;
}

.pf-fighter-pref span {
  color: #ddd;
}

.pf-fighter-birth span {
  color: #ddd;
}

.pf-fighter-height span {
  color: #ddd;
}

#fighter-proresult {
  margin-top: 2em !important;
}

#proresult {
  color: #aaa;
}

.fighter-data h4 {
  font-size: 1em;
  padding: 0.5em 0;
  border-bottom: 1px solid #555;
  color: #555;
  margin-bottom: 0.5em;
  max-width: 400px;
}

.row.result-list {
  margin-top: 3rem;
}

.result-list h3 {
  font-size: 1.2em;
  font-weight: bold;
}

.result-block {
  margin-top: 1em;
  padding: 0 1em;
}

.result-block--ttl {
  font-size: 1em;
  font-weight: bold;
  color: #F7B800;
}

table.result-list {
  margin-bottom: 0.7em;
}

.result-list {
  color: #AAA !important;
}

.result-list a {
  display: block;
  float: left;
}

.result-list p {
  display: block;
  margin-left: 2em;
  float: left;
}

/* ------------------------------
  PAGETOP LAYOUT
------------------------------ */
#page p {
  padding: 1em 0 !important;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: -20px;
  right: 30px;
}

.pagetop a {
  background-color: #333;
  text-align: center;
  color: #ccc;
  font-size: 12px;
  text-decoration: none;
  padding: 20px 15px;
  border-radius: 50px;
  font-size: 14px;
}

.pagetop a:hover {
  background-color: #222;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 20px 15px;
}

/*-- ファイターモーダル --*/
.fml {
  background: #222;
  color: #DDD;
}

.fighter-mdl {
  cursor: pointer;
}

.nothing {
  font-size: 0.8em;
  color: #666;
  padding: 1em;
}

.fighter-info--result {
  padding: 0 1em;
}

.fighter-info--result h5 {
  color: #AAA;
}

.fighter-info--result-ttl {
  font-size: 1.2em;
  font-weight: bold;
  color: #Fff;
  margin-bottom: 0.6em;
}

/* #fighter-info h4 {
	font-size: 1em;
	font-weight: bold;
	color: #F7B800;
	padding: 0 0.5em;
} */
/* ------------------------------
   result
------------------------------ */
#result h4 {
  border-bottom: 1px solid #555;
  padding: 0.3em 0;
  color: #ddd;
}

#result-title {
  text-shadow: 1px 1px 1px #000;
}

.result-day {
  display: block;
  color: #aaa;
  font-size: 1.1em;
  padding: 0.5em 0;
}

.result-subtitle {
  font-size: 0.7em;
}

.result-presents {
  display: block;
  padding: 0.2em 0;
}

.result-title {
  display: block;
  font-size: 2em;
  padding-top: 0.2em;
  color: #f7b800;
}

.event-banner {
  width: 360px;
  float: left;
}

#result-gallery {
  margin-top: 1em;
}

.gallery-img {
  height: 380px;
}

.list-block {
  border-top: 1px solid #333;
  background: url(/images/gray_bg.png);
  padding: 1em;
}

.result-list-subtitle {
  display: block;
  font-size: 0.8em;
}

.result-list-presents {
  display: block;
  font-size: 0.8em;
}

.result-list-title {
  font-size: 1.2em;
}

.result-list-day {
  font-size: 1.2em;
  color: #ccc;
}

.result-list-place {
  color: #ddd;
}

.result-list-address {
  color: #ccc;
  font-size: 0.6em;
}

/* ------------------------------
   post
------------------------------ */
.posts {
  padding: 1em;
}

.post-feed {
  margin-bottom: 0.5em;
}

.post-feed h5 {
  color: #fff;
  font-size: 1em;
}

.post-day {
  color: #ddd;
}

.post-title a {
  font-size: 1.1em;
}

.post-content {
  font-size: 1em;
  padding: 1em;
}

.img-feed {
  display: block;
  height: 240px;
  width: 240px;
  background-size: cover !important;
  float: left !important;
  margin: 1em;
}

/* ------------------------------
   Footer
------------------------------ */
.foot-links {
  padding-top: 1em;
}

.foot-links a {
  width: 9em;
  padding: 1em 0;
  text-align: center;
}

.foot-links p {
  display: block;
  clear: both;
}

/* ------------------------------
   Banner
------------------------------ */
.banner {
  width: 100%;
  height: 150px;
  background: url(images/banner-sp.png) no-repeat center;
  margin: 0.5em 0;
  background-size: cover;
}

/* ------------------------------
   MEDIAQUERIES LAYOUT
------------------------------ */
@media only screen and (max-width: 800px) {
  .head-sub-title {
    font-size: 50%;
  }
}
@media screen and (max-width: 1199px) {
  /* ----------------------------------------------------
  	TOP 関連コンテンツ
  ---------------------------------------------------- */
  .stream__list li {
    width: calc(50% - 1em);
  }
  .stream__list-txtBox {
    padding: 0.6em;
  }
}
/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
@media only screen and (max-width: 991px) {
  .pc_only {
    display: none;
  }
  .tab-sp_only {
    display: block;
  }
  .container:has(.event-total_content)::before,
  .container:has(.event-total_content)::after {
    display: none;
  }
  .container:has(.event-total_content) {
    flex-direction: column;
    align-items: center;
    gap: 5rem;
  }
  .event-total_content {
    width: 100%;
  }
  .youtube-content {
    width: 100%;
  }
  .youtube-content iframe {
    aspect-ratio: 2.7/1.5;
  }
  .event-description {
    gap: initial;
    padding: 1em 0;
  }
  .event-desc-youbi {
    padding-left: initial;
  }
}
@media only screen and (max-width: 990px) {
  /*layout*/
  .container h2 span {
    display: block;
    text-align: center;
  }
  .container h2 strong {
    display: block;
    text-align: center;
  }
  .container h3 {
    padding-top: 1em;
  }
  .poster {
    height: 130px;
    margin-bottom: 20px;
  }
  .col-margin {
    margin-top: 1em;
  }
  #news strong {
    color: #fff;
    font-weight: bold;
    display: block;
  }
  #shadow {
    background: #fff;
  }
  #pagetop {
    height: 90px !important;
  }
  #vtj-banner {
    height: 45px;
    right: 10px !important;
    top: 10px !important;
  }
  /*fighter*/
  .result-list a,
  .result-list p {
    clear: both;
  }
  .result-list p {
    margin: 0;
  }
  .fighter-table td:nth-child(even) {
    display: none;
  }
  .fighter-table th:nth-child(even) {
    display: none;
  }
  .fighter-table td:last-child {
    display: none;
  }
  .fighter-table {
    font-size: 1em;
  }
  .pf-fighter-weight-class,
  .pf-fighter-name,
  .pf-fighter-name-roma,
  .pf-fighter-gym,
  .pf-fighter-country {
    text-align: center;
  }
  .pf-fighter-weight-class {
    margin-top: 1em;
  }
  .gallery-img {
    height: 193px;
  }
  .result-tbl td {
    display: block;
    .result-tbl th {
      display: none !important;
    }
    .title-td {
      text-align: right;
    }
    .news-tbl td {
      display: block !important;
    }
    #topslide {
      height: 900px !important;
    }
    .spotlight {
      margin-top: 1em !important;
    }
    .ranking-name {
      display: block;
    }
  }
  #main-image-gallery {
    background: #222;
  }
  #main-image-gallery img {
    display: block;
    height: 200px;
  }
}
@media screen and (min-width: 768px) {
  #main-image-gallery img {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  .container:has(.event-total_content) {
    padding: initial;
    gap: 2em;
  }
  .carousel-control.left,
  .carousel-control.right {
    /* margin-top: initial; */
    /* top: 93%; */
    /* top: 95%;
    transform: initial; */
    display: none;
  }
  .event-match_name,
  .event-detail_box {
    padding: initial;
  }
  .event-description {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0.5em;
    gap: initial;
  }
  .event-desc-year,
  .event-desc-date {
    font-size: 1.7em !important;
  }
  .event-desc-youbi {
    font-size: 1.2em !important;
  }
  .event-desc-place {
    text-align: left;
  }
  .event-content {
    min-height: 80vw;
  }
  .col-xs-12 .col-md-6 {
    padding: 0 0 3em;
  }
  .event-banner_box {
    /* padding: initial; */
    padding: 0 0 1rem;
  }
  .poster {
    width: 100%;
    /* height: 46vw !important; */
    height: 43vw !important;
    margin-bottom: initial;
  }
  .btn-warning {
    font-size: 1.2em !important;
    padding: 0.5em;
    width: 100%;
    margin-top: 1em;
  }
  /* ----------------------------------------------------
  	TOP 関連コンテンツ
  ---------------------------------------------------- */
  .stream__list li {
    width: 100%;
  }
  /*---------- 観戦・視聴方法 ----------*/
  .eventWatch li {
    width: calc(50% - 0.5em);
  }
  .eventWatch-subtitle {
    font-size: 0.76em;
  }
}/*# sourceMappingURL=css.css.map */