@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* !HTML5 elements
---------------------------------------------------------- */
header, footer, nav, section, aside, article
{ display: block;}

/* !Reseting
---------------------------------------------------------- */

body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ vertical-align: top; max-width: 100%;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input,select,textarea,button
{ outline: none; }
abbr, acronym
{ border: 0;}



/* !Clearfix
---------------------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* !Inline Align ------------------------------------------------------------ */
.taL { text-align: left   !important;}
.taC { text-align: center !important;}
.taR { text-align: right  !important;}

/* !Layout
---------------------------------------------------------- */
html { 
	overflow-y: scroll;
	font-size: 100%;
}
body {
 color: #000;
	background: #FFF;
  font-family: 'Noto Sans Japanese', sans-serif;
 font-size: 1.2rem;
 -webkit-text-size-adjust: none;
 line-height: 1.5;
}

.pc {
	display: block;
}
.sp {
	display: none;
}


/* !wrapper
---------------------------------------------------------- */
#wrapper {
	width: 100%;
  min-width: 1024px;
  overflow: hidden;
}

/* !header
---------------------------------------------------------- */
#header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

#header_logo {
  display: none;
}

.btn_menu {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 999;
  width: 70px;
  height: 70px;
  background: rgba(255,255,255,0.8);
  border-radius: 50%;
  
}

.btn_menu span {
    display: block;
    background: #d52c25;
    width: 40px;
    height: 5px;
    position: absolute;
    left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.btn_menu span:first-child {
	top: 22px;
}

.btn_menu span:nth-child(2) {
	margin-top: -0.25rem;
	top: 50%;
}

.btn_menu span:last-child {
    bottom: 22px;
}

	
.btn_menu.active span:first-child {
    -webkit-transform: translateY(10px) rotate(45deg);
    -moz-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}

.btn_menu.active span:nth-child(2) {
    opacity: 0;
}

.btn_menu.active span:last-child {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}



/* !navi
---------------------------------------------------------- */
		
#navi {
	position: fixed;
  right: -630px;
  width: 630px;
  height: 100vh;
  background: #c72922;
  top: 0;
  z-index: 998;
  transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
  padding: 100px 0 50px 105px;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
#navi.open {
  right: 0;
}
#navi li {
	margin-bottom: 44px;
}
#navi li a {
	display: block;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
}
#navi li a span {
	display: block;
  font-size: 4.6rem;
  line-height: 1;
  font-family: "bebas-neue";
}
#social {
  line-height: 1;
  margin-bottom: 50px;
}
#social a {
  display: inline-block;
  line-height: 1;
}
#social a + a {
  margin-left: 30px;
}

/* !match_detail
---------------------------------------------------------- */
.match_detail {
  position: relative;
  height: 612px;
  background: url(../image/bg_match_detail.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.match {
  margin: 0 auto;
  width: 940px;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}

.match_data {
  float: left;
}
.date {
  font-size: 4.5rem;
  margin: 0;
  font-family: bebas-neue, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
color: #fff;
}
.date span {
  font-size: 8rem;
  line-height: 1;
color: #fff;
}

.kickoff {
  font-size: 4.5rem;
  margin: 0;
  font-family: "bebas-neue";
  line-height: 1;
color: #fff;
text-align: center;
}

.place {
  text-align: center;
  font-size: 1.8rem;
  margin: 0;
  font-weight: bold;
  line-height: 1;
color: #fff;
}

.team {
  overflow: hidden;
  padding-left: 60px;
}

.team img {
  display: block;
  margin: 0 auto;
}

.team .vs {
  float: left;
  font-size: 6rem;
  padding: 60px 20px 0;
  font-family: "bebas-neue";
  line-height: 1;
}

.team .club {
  float: left;
  text-align: center;
  font-size: 2rem;
}

.team .team_name {
  font-size: 10px;
  text-align: center;
  float: left;
}
.ticket {
  text-align: center;
  margin-top: 70px;
}
/* !present_area
---------------------------------------------------------- */
#present_area {
	background: url(../image/bg02.jpg) center center no-repeat;
  background-size: cover;
  padding: 66px 20px 94px;
  text-align: center;
}

#present_area .present_detail {
  margin-top: 10px;
  display: inline-block;
  text-align: left;
  width: 850px;
  font-size: 2.4rem;
  line-height: 1.45;
  color: #fff;
}




/* !match_area
---------------------------------------------------------- */
#match_area {
  width: 100%;
  background: #000000;
}
#match_area .sec_title {
  color: #fff;
}

#match_area .match_bg {
  background: url(../image/pic_match.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 1714px;
  position: relative;
  overflow: hidden;
}

#match_area .match_bg:before,
#match_area .match_bg:after{
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 6vw solid #000;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 0;
  z-index: 2;
  content: "";
  bottom: 0;
}
#match_area .match_bg:before {
  left: -50%;
}
#match_area .match_bg:after {
  right: -50%;
}

#match_area .match_box {
  padding: 90px 20px;
  width: 930px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
}


/* !SPECIAL MOVIE
---------------------------------------------------------- */
#special_movie_area {
	background: #C0C0C0;
  padding: 50px 20px;
}

#special_movie_area .special_movie_box {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

#special_movie_area .special_movie_item {
  display: inline-block;
  width: 850px;
  margin: 0 10px 40px;
}
#special_movie_area .special_movie_item iframe {
  width: 700px;
  height: 424px;
}
#special_movie_area .special_movie_item h3 {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: bold;
  padding: 20px 0 5px;
}
#special_movie_area .special_movie_item p {
  font-size: 1.2rem;
  line-height: 1.5;
}



/* !TICKET
---------------------------------------------------------- */
#ticket_area {
  padding: 50px 20px 100px;
  background: #ffffff;
}

#ticket_area .ticket_detail {
  max-width: 930px;
  margin: 0 auto;
}
#ticket_area .ticketinfo {
  max-width: 930px;
  margin: 0 auto 40px;
}

#ticket_area .ticketinfo_detail {
  width: 270px;
  height: 40px;
  margin: 0 auto;
  background: #fff;
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 20px;
}
#ticket_area .ticketinfo_note {
  font-size: 1.6rem;
  line-height: 22px;
  text-align: center;
  margin-bottom: 100px;
}

#ticket_area .seat_note {
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 20px 0 50px;
}

#ticket_area .special_ticket {
  padding-top: 50px;
}




/* !event_area
---------------------------------------------------------- */
#event_area {
  padding: 50px 20px;
  background: url(../image/bg_event.jpg) center center no-repeat;
  background-size: cover;
}
#event_area .sec_title {
  color: #fff;
}

#event_area .event_detail {
  max-width: 990px;
  margin: 0 auto;
}
#event_area .event_box {
  margin-left: -30px;
}
#event_area .event_item {
  float: left;
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

#event_area .event_item .event_inner {
  display: block;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  color: #000;
  text-decoration: none;
}

#event_area .event_item .event_inner p {
  padding: 25px 30px;
}

#event_area .event_item .event_inner p span {
  font-size: 1.68rem;
  line-height: 1.25;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}





/* !enjoy_area
---------------------------------------------------------- */
#enjoy_area {
	background: #000;
}
#enjoy_area .sec_title {
  color: #fff;
}

#enjoy_area .enjoy_box {
  width: 100%;
  height: 650px;
  position: relative;
}
#enjoy_area .enjoy_box.enjoy01 {
  background: url(../image/bg_enjoy01.jpg) center center no-repeat;
  background-size: cover;
}
#enjoy_area .enjoy_box.enjoy02 {
  background: url(../image/bg_enjoy02.jpg) center center no-repeat;
  background-size: cover;
}
#enjoy_area .enjoy_box.enjoy03 {
  background: url(../image/bg_enjoy03.jpg) center center no-repeat;
  background-size: cover;
}
#enjoy_area .enjoy_box.enjoy04 {
  background: url(../image/bg_enjoy04.jpg) center center no-repeat;
  background-size: cover;
}
#enjoy_area .enjoy_box.enjoy05 {
  background: url(../image/bg_enjoy05.jpg) center center no-repeat;
  background-size: cover;
}

#enjoy_area .enjoy_detail {
  width: 990px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: #1d516b;
  padding: 40px 120px;
  box-sizing: border-box;
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
}




/* !partner_area
---------------------------------------------------------- */
#partner_area {
  background: #fff;
  padding: 50px 20px 100px;
}




/* !page_top
---------------------------------------------------------- */
.page_top {
	background: #000;
  width: 100%;
}
.page_top a {
  display: block;
  text-align: center;
  font-family: "bebas-neue";
  font-size: 2.4rem;
  line-height: 2;
  color: #fff;
}
.page_top a span {
  display: inline-block;
  background: url(../image/pagetop.png) right center no-repeat;
  padding-right: 47px;
}

/* !footer
---------------------------------------------------------- */
#footer {
  background: #d6000f;
  padding: 50px 20px 90px;
  text-align: center;
}
#footer .sns {
  margin-bottom: 50px;
}
#footer .sns a {
  display: inline-block;
  margin: 0 25px;
}

#footer .logo {
  margin-bottom: 20px;
}

	
#copyright {
	color: #fff;
  font-size: 1.6rem;
}



	
.op img {
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important; /* Firefox */
	-webkit-transition: all 0.5s !important; /* Chrome&Safari */
}
.op:hover img {
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
}

.sec_title {
  width: 100%;
  color: #000;
  text-align: center;
  padding: 50px 0;
  font-size: 4.2rem;
  line-height: 1;
  font-family: "bebas-neue";
}

.sec_title span {
  font-size: 1.45rem;
  display:block;
  background: url(../image/bg_title.png) center bottom no-repeat;
	padding: 10px 0 38px;
  text-align: center;
}

.thr_title {
  font-size: 5rem;
  line-height: 1.4;
  display:block;
  background: #000000;
  color: #fff;
  font-family: "bebas-neue";
	padding: 0 20px;
  text-align: center;
  margin-bottom: 20px;
}

.flo_title {
  font-size: 1.3rem;
  line-height: 2.27;
  text-align: center;
  color: #fff;
  background: #aaa;
  margin-bottom: 20px;
}

.sub_title {
  width: 100%;
  color: #d52d26;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 35px;
}
table {
  color: #fff;
  font-size: ,0.9rem;
  width: 100%;
  margin: 0 auto;
  border: 1px #000 solid;
  border-collapse: collapse;
  border-spacing: 0;
}

table .red {
  background-color: #db0007;
}

table .black {
  background-color: #1a1a1a;
}

table .pink {
  background-color: #e7adb5;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .orange {
  background-color: #e9b24f;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .skyblue {
  background-color: #b4d8ec;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .green {
  background-color: #b7d4ab;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .perple {
  background-color: #bb9cbd;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}
table .gray {
  background-color: #b5b6b6;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}
table .perple2 {
  background-color: #b7b9dc;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .blue {
  background-color: #62c1e3;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .yellow {
  background-color: #f6e445;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}

table .white {
  background-color: #fff;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}
table .white {
  background-color: #fff;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}
table .gray2 {
  background-color: #d2d2d2;
  text-align: left;
  padding-left: 20px;
  border-left: 1px #000 solid;
  border-right: 1px #000 solid;
}
table td {
  color: #000;
  text-align: center;
  padding: 5px 10px;
  border-left: 1px #888888 solid;
  background: #fff;
}

table th {
  border: 1px #000 solid;
  text-align: center;
  color: #fff;
  padding: 10px;
}

table .red-line {
  border-right: 1px #db0007 solid;
}

table tr {
  border-bottom: 1px #000 solid;
}

.mb40 {
  margin-bottom: 40px !important;
}

.box {
  padding-bottom: 40px;
}

.color_red {
  color: #d52d26 !important;
}

.animateblock {
 opacity: 0;
}

/* !match2_area
---------------------------------------------------------- */
#match2_area {
  width: 100%;
  background: #213f99;
}
#match2_area .sec_title {
  color: #fff;
}

#match2_area .match_bg {
  background: url(../image/pic_match2.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 664px;
  position: relative;
  overflow: hidden;
}

#match2_area .match_bg:before,
#match2_area .match_bg:after{
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 6vw solid #213f99;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 0;
  z-index: 2;
  content: "";
  bottom: 0;
}
#match2_area .match_bg:before {
  left: -50%;
}
#match2_area .match_bg:after {
  right: -50%;
}

#match2_area .match_box {
  padding: 90px 20px;
  width: 930px;
  margin: 0 auto;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
}