@charset "UTF-8";
/*
 * style.css
 *
 *  version --- 1.0
 *  updated --- 2017/11/30
 */

@font-face {
  font-family: 'Alternate Gothic No3 D';
  src: url('../fonts/AlternateGotNo3D.eot');
  src: url('../fonts/AlternateGotNo3D.eot?#iefix') format('embedded-opentype'), url('../fonts/AlternateGotNo3D.woff2') format('woff2'), url('../fonts/AlternateGotNo3D.woff') format('woff'),
    url('../fonts/AlternateGotNo3D.ttf') format('truetype'), url('../fonts/AlternateGotNo3D.svg#AlternateGotNo3D') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN 1451 Std';
  src: url('../fonts/DINEngschriftStd.eot');
  src: url('../fonts/DINEngschriftStd.eot?#iefix') format('embedded-opentype'), url('../fonts/DINEngschriftStd.woff2') format('woff2'), url('../fonts/DINEngschriftStd.woff') format('woff'),
    url('../fonts/DINEngschriftStd.ttf') format('truetype'), url('../fonts/DINEngschriftStd.svg#DINEngschriftStd') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  min-width: 1200px;
  font-size: 1.6rem;
}

/* !wrapper
---------------------------------------------------------- */
#noah_lp_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  box-sizing: border-box;
  padding-top: 70px;
}

/* !header
---------------------------------------------------------- */
#noah_lp_header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 70px;
  background: url(../img/header_bg_pc.jpg) center center no-repeat;
}
#noah_lp_header .noah_lp_inner {
  padding: 0 20px;
  max-width: 1300px;
}
.noah_lp_headerIn {
  position: relative;
  padding-left: 100px;
}
#noah_lp_headerLogo {
  position: absolute;
  left: 0;
  top: 7px;
}
#noah_lp_headerLogo img {
  height: 56px;
}
#noah_lp_header .purchase {
  position: absolute;
  right: 30px;
  top: 15px;
  width: 210px;
}

/* !gNavi
---------------------------------------------------------- */
#noah_lp_gNavi {
  float: left;
}
#noah_lp_gNavi li {
  float: left;
}
#noah_lp_gNavi li + li {
  margin-left: 30px;
}
#noah_lp_gNavi li a {
  display: flex;
  align-items: center;
  height: 70px;
  border-bottom: 5px solid #0d5a1f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

#noah_lp_gNavi li a:hover {
  opacity: 0.7;
}
@media (max-width: 1300px) {
  #noah_lp_gNavi li + li {
    margin-left: 20px;
  }
  #noah_lp_gNavi li a {
    font-size: 1.4rem;
  }
}

/* !mainVisual
---------------------------------------------------------- */
#noah_lp_mainVisual img {
  width: 100%;
}

/* !contents
---------------------------------------------------------- */
#noah_lp_contents {
}

#noah_lp_main {
}

.noah_lp_inner {
  padding: 80px 20px;
  margin: auto;
  max-width: 1040px;
}

/* !pageTop
---------------------------------------------------------- */
.noah_lp_pageTop {
  position: fixed;
  right: 30px;
  bottom: 30px;
}

/* !footer
---------------------------------------------------------- */
#noah_lp_footer {
  background: url(../img/footer_bg_pc.jpg) center top no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
#noah_lp_footer h3 {
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: bold;
}
#noah_lp_footer .sns {
  margin-bottom: 80px;
  font-size: 0;
}
#noah_lp_footer .sns a {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
}
#noah_lp_footer .sns a:hover {
  opacity: 0.7;
}
#noah_lp_footer .sns img {
  display: block;
  margin: 0 auto 10px;
}
.noah_lp_footlogo img {
  height: 160px;
}
#noah_lp_copyright {
  margin-top: 20px;
  font-size: 1.2rem;
}

/* !h(n)eading
---------------------------------------------------------- */
.noah_lp_hdL {
  height: 90px;
  width: 100%;
  background: url(../img/title_bg_pc.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
  color: #a58530;
  font-size: 2.8rem;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 3px solid #a58530;
}

.noah_lp_hdL_t {
  height: 90px;
  width: 100%;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.noah_lp_hdL .eng {
  display: block;
  color: #fff;
  font-family: 'Alternate Gothic No3 D';
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
}

.hdM {
}
.hdS {
}

/* !common
---------------------------------------------------------- */
.sp {
  display: none;
}

.noah_lp_anchorArea {
  position: relative;
}
.noah_lp_anchorArea .noah_lp_anchor {
  position: absolute;
  z-index: -1;
  top: -70px;
}

/*====================================
！noah_lp_victory
====================================*/
.noah_lp_victory {
  background: url(../img/main_bg_pc.jpg) center bottom no-repeat #000;
  background-size: cover;
}
.noah_lp_victory .title {
  max-width: 830px;
  margin: 0 auto 50px;
}
.noah_lp_victory .tit {
  margin-bottom: 20px;
  text-align: center;
  color: #a58530;
  font-size: 2.6rem;
  font-weight: bold;
}
.noah_lp_victory .txt {
  line-height: 2;
  color: #fff;
  font-weight: 500;
}

.noah_lp_victory_ticket {
  max-width: 870px;
  margin: 0 auto 50px;
}

.noah_lp_victory_ticket_date {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
}
.noah_lp_victory_year {
  font-family: 'Alternate Gothic No3 D';
  font-weight: normal;
  font-style: normal;
  font-size: 5.2rem;
  line-height: 1;
  color: #ffffff;
}
.noah_lp_victory_date {
  font-family: 'DIN 1451 Std';
  font-weight: normal;
  font-style: normal;
  font-size: 12.4rem;
  color: #ffffff;
  margin-left: 6px;
  line-height: 0.84;
  margin-bottom: -16px;
}
.noah_lp_victory_week {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fc0303;
  font-size: 2.7rem;
  margin-left: 10px;
  color: #fff;
  margin-bottom: 9px;
}
.noah_lp_victory_time {
  font-family: 'Alternate Gothic No3 D';
  font-weight: normal;
  font-style: normal;
  font-size: 5.2rem;
  line-height: 1;
  color: #ffffff;
  margin-left: 20px;
}

.noah_lp_victory_ticket_txt01 {
  max-width: 270px;
  margin: 0 auto 30px;
  height: 37px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #000000;
}

.noah_lp_victory_ticket_btn {
  margin-bottom: 80px;
  text-align: center;
}

.noah_lp_victory_ticket_txt02 {
  max-width: 360px;
  margin: 0 auto 50px;
  height: 39px;
  background: #12872e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.noah_lp_victory_ticket_txt02::before {
  position: absolute;
  left: 50%;
  bottom: -19px;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-top: 19px solid #12872e;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  content: '';
}

.noah_lp_victory_ticket_links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.noah_lp_victory_ticket_links li {
  width: calc(50% - 10px);
}
.noah_lp_victory_ticket_links li:nth-child(2n) {
  margin-left: 20px;
}

.noah_lp_victory_ticket_links li a {
  display: block;
}

.noah_lp_victory_ticket_links li a + a {
  margin-top: 20px;
}

/*====================================
！noah_lp_banner
====================================*/

.noah_lp_banner {
  margin: 0 auto;
  max-width: 830px;
  text-align: center;
}
.noah_lp_banner img {
  width: 100%;
}
.noah_lp_banner .banner {
  display: block;
  margin-bottom: 30px;
}
.noah_lp_banner .banner2 {
  display: block;
  margin-bottom: 30px;
  margin-top: 50px;
}
.noah_lp_banner .wrap2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.noah_lp_banner .wrap2 .item {
  display: block;
  flex: 0 0 47.5%;
  color: #fff;
}
.noah_lp_banner .wrap2 img {
  margin-bottom: 10px;
}

.noah_lp_banner_fanclub {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.noah_lp_banner_fanclub li {
  width: calc(50% - 10px);
}

.noah_lp_banner_fanclub li:nth-child(2n) {
  margin-left: 20px;
}

/*====================================
！noah_lp_player
====================================*/
.noah_lp_player {
  background: url(../img/bg_players_pc.jpg) no-repeat center 90px;
  background-size: 100% 100%;
}
.noah_lp_player .slider_info li {
  padding: 0 100px;
}
.noah_lp_player .slider_info li:after {
  content: '';
  display: block;
  clear: both;
}
.noah_lp_player .slider_info .img {
  float: left;
  margin-right: 3.5%;
  width: 47.5%;
}
.noah_lp_player .slider_info .info {
  overflow: hidden;
}
.noah_lp_player .slider_info .info .tit {
  margin-bottom: 10px;
  color: #a58530;
  font-size: 2rem;
  font-weight: bold;
}
.noah_lp_player .slider_info .data {
  width: 100%;
  font-weight: 500;
}
.noah_lp_player .slider_info .data th {
  vertical-align: top;
  padding: 10px 0;
  width: 105px;
  font-size: 1.4rem;
  text-align: center;
}
.noah_lp_player .slider_info .data th span {
  display: block;
  padding: 5px 10px;
  background: #fff;
}
.noah_lp_player .slider_info .data td {
  vertical-align: top;
  padding: 12px 0px 12px 18px;
  line-height: 1.75;
  color: #fff;
}
.noah_lp_player .slider_nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 80px;
}
.noah_lp_player .slider_nav li {
  flex: 0 0 11%;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0 5px 20px;
}
.noah_lp_player .slider_nav li img {
  margin-bottom: 10px;
  width: 100%;
}

.noah_lp_player .noah_lp_player_banner {
  max-width: 870px;
  margin: 30px auto 0;
}
.noah_lp_playerlist_btn {
  text-align: center;
  margin-top: 40px;
}
.noah_lp_playerlist_btn img {
  max-width: 335px;
}

/*====================================
！noah_lp_movie
====================================*/
.noah_lp_movie {
  background: #000;
}
.noah_lp_movie .slider_movie {
  padding: 80px 0 140px;
}
.noah_lp_movie .item {
  padding: 0 50px;
  width: 830px !important;
}
.noah_lp_movie .item .movie {
  display: block;
  transform: scale(0.75, 0.75);
  transition: all 0.5s;
  padding: 0 0 10px;
}
.noah_lp_movie .item .movie iframe {
  width: 100%;
  height: 450px;
}
.noah_lp_movie .tit {
  transition: all 0.5s;
  opacity: 0;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
}
.noah_lp_movie .slick-current .item .movie {
  transform: scale(1, 1);
}
.noah_lp_movie .slick-current .tit {
  opacity: 1;
}
.noah_lp_movie .slick-prev {
  left: 50%;
  margin-left: -385px;
  top: calc(50% - 45px);
}
.noah_lp_movie .slick-next {
  right: 50%;
  margin-right: -385px;
  top: calc(50% - 45px);
}
.noah_lp_movie .slick-dots {
  bottom: 80px;
}
.noah_lp_movie .slick-dots li {
  transform: rotate(45deg);
  margin: 0 10px;
  width: 14px;
  height: 14px;
  border-radius: 0;
  border: 0;
}
.noah_lp_movie .slick-dots li.slick-active {
  background-color: #12872e;
}

/*====================================
！noah_lp_access
====================================*/
.noah_lp_access {
  background: #000;
}

.noah_lp_access .map_part {
  background: url(../img/map_access.svg) no-repeat center 25px;
  background-size: 478px;
}
.noah_lp_access .map_part ul {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.noah_lp_access .map_part .row01.sp {
  display: none;
}
.noah_lp_access .map_part li {
  width: 280px;
}

.noah_lp_access .row01 + .row01 {
  margin-top: 40px;
}

.noah_lp_access .row02 {
  padding: 40px 0 235px;
}

.noah_lp_access .map_part li a {
  color: #a58530;
  font-size: 1.4rem;
  font-weight: bold;
}
.noah_lp_access .map_part li img {
  margin-top: 10px;
}

.fancyboxPart.access {
  padding: 30px;
  width: 860px;
}
.fancyboxPart.access iframe {
  margin-bottom: 10px;
  width: 100%;
  height: 400px;
}
.fancyboxPart.access .title {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: 500;
}
.fancyboxPart.access .title .name {
  display: block;
  margin-bottom: 5px;
  color: #a58530;
  font-size: 2.4rem;
  font-weight: bold;
}
.fancyboxPart.access .traffic .tit {
  margin-bottom: 5px;
  padding: 2px 0 2px 32px;
  background: url(../img/ico_bus.png) no-repeat left center;
  font-size: 1.8rem;
  font-weight: bold;
}
.fancyboxPart.access .traffic li {
  font-size: 1.4rem;
  font-weight: 500;
}
.noah_lp_access .victory ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: start;
}
.noah_lp_access .victory li {
  flex: 0 0 32%;
  position: relative;
  margin-bottom: 30px;
  padding: 55px 20px 15px;
  background: #fff;
  height: auto !important;
}
.noah_lp_access .victory li:nth-last-child(1) {
  /*margin-right:auto;
	margin-left:10px;*/
}
.noah_lp_access .victory li:nth-last-child(2) {
  /*margin-left:auto;
	margin-right:10px;*/
}
.noah_lp_access .victory li .day {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 6px;
  width: 100%;
  background: linear-gradient(#a2761c, #c39536);
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
  border-left: 6px solid #6e5012;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: 'DIN Condensed', sans-serif;
  font-size: 2.7rem;
  font-weight: bold;
  height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 4px;
}
.noah_lp_access .victory li .name {
  margin-bottom: 10px;
  font-weight: bold;
}
.noah_lp_access .victory li .sign {
  display: inline-block;
  padding: 5px 14px;
  margin-right: 10px;
  background: #111;
  color: #fff;
  font-size: 1rem;
}
.noah_lp_access .victory li .layout div {
  display: flex;
  justify-content: space-between;
}
.noah_lp_access .victory li .layout p {
  margin: 5px 0;
  font-size: 1.4rem;
  font-weight: 500;
}
.noah_lp_access .victory li .links img {
  width: 100%;
}
.noah_lp_access .victory li .links a {
  display: block;
  margin-top: 15px;
}

.noah_lp_access_measures .noah_lp_inner {
  max-width: 700px;
}
.noah_lp_access_txt {
  border: 1px solid #ffffff;
  padding: 20px;
  font-size: 1.6rem;
  color: #fff;
  margin-bottom: 30px;
}
.noah_lp_access_measures .slick-track {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.noah_lp_access_measures .slick-track::before {
  display: none !important;
}
.noah_lp_access_measures .slick-track::after {
  display: none !important;
}
.noah_lp_access_measures .slick-slide {
  width: 200px !important;
  float: none !important;
}
.noah_lp_access_measures .slick-slide:nth-child(n + 4) {
  margin-top: 40px;
}
.noah_lp_access_measures_txt {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 10px;
}
@media screen and (max-width: 1040px) {
  .fancyboxPart.access {
    padding: 20px;
    width: 640px;
  }
}

/*====================================
！noah_lp_goods
====================================*/
.noah_lp_goods {
  background: url(../img/bg.jpg) 0 0 repeat;
  background-size: 100px auto;
}
.noah_lp_goods .slider_goods {
  padding: 0 60px 70px;
}
.noah_lp_goods li {
  padding: 0 10px;
  color: #fff;
}
.noah_lp_goods li .img {
  display: block;
}
.noah_lp_goods li .name {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 15px;
}
.noah_lp_goods li .price {
  font-size: 1.2rem;
}
.noah_lp_goods li .price p {
  margin-bottom: 5px;
}
.noah_lp_goods li .price .sign {
  display: inline-block;
  padding: 0 6px;
  margin-right: 10px;
  background: #ffffff;
  line-height: 20px;
  font-size: 1rem;
  color: #000;
}
.noah_lp_goods li .cart {
  margin-top: 15px;
  display: block;
}

.noah_lp_goods .slick-dots {
  width: calc(100% - 120px);
}
.noah_lp_goods .slick-dots li {
  transform: rotate(45deg);
  margin: 0 10px;
  width: 14px;
  height: 14px;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.noah_lp_goods .slick-dots li.slick-active {
  background-color: #12872e;
}

.noah_lp_goods .title {
  text-align: center;
  max-width: 830px;
  margin: 0 auto 50px;
  margin-top: 30px;
}
.noah_lp_goods .tit {
  margin-bottom: 20px;
  color: #a58530;
  font-size: 2.6rem;
  font-weight: bold;
}
.noah_lp_goods .txt {
  color: #fff;
  font-weight: 500;
}

/* 20210827 */
.noah_lp_victory_match ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin: 0 auto 40px;
  align-items: stretch;
}
.noah_lp_victory_match li {
  position: relative;
  width: calc(50% - 20px);
  /* margin: 0 0 40px; */
  padding: 0 14px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.noah_lp_victory_match li:nth-child(2n) {
  /* margin-left: 40px; */
}
.noah_lp_victory_match li .call {
  padding: 2px 0 2px 92px;
  margin-bottom: 14px;
  line-height: 1.2;
  font-size: 2rem;
  font-weight: bold;
}
.noah_lp_victory_match li .day {
  clip-path: polygon(0% 0%, 100% 0%, 87.5% 100%, 0% 100%);
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px 0 0;
  width: 92px;
  background: linear-gradient(#a2761c, #c39536);
  border-left: 4px solid #6e5012;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  font-size: 2.3rem;
  font-family: 'DIN 1451 Std';
  font-weight: normal;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.noah_lp_victory_match table {
  width: 100%;
}
.noah_lp_victory_match td {
  padding: 0 0 10px;
  line-height: 1.1;
  font-size: 2rem;
  font-weight: 500;
}
.noah_lp_victory_match td:first-child {
  width: 65%;
}
.noah_lp_victory_match .th {
  float: left;
  display: block;
  margin-right: 10px;
  width: 43px;
  background: #111;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
}
.noah_lp_victory_match .btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  align-items: center;
  margin: 10px auto 0;
  width: 100%;
  flex-grow: 1;
}
.noah_lp_victory_match .btns a {
  display: block;
  width: calc(50% - 10px);
  margin: 0 5px 15px;
}
.noah_lp_victory_match .btns a:nth-child(2n) {
  /* margin-left: 20px; */
}
/* .noah_lp_victory_match .btns a.purchase {order: 3;}
.noah_lp_victory_match .btns a:nth-child(2) {order: 1;} */

/* .noah_lp_victory .noah_lp_victory_ticket_txt02 {
  color: #000;
  background: #fff;
}
.noah_lp_victory .noah_lp_victory_ticket_txt02::before {
  border-top: 19px solid #fff;
} */

/*====================================
！noah_lp_block
====================================*/
.noah_lp_block {
  background: url(../img/bg.jpg) 0 0 repeat;
  background-size: 100px auto;
}
.noah_lp_block ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.noah_lp_block li {
  width: calc(50% - 20px);
  margin: 0 0 40px;
}
.noah_lp_block li:nth-child(2n) {
  margin-left: 40px;
}
.noah_lp_block .tournament {
  margin: 0 auto 34px;
  text-align: center;
}
.noah_lp_block .notes {
  padding: 15px;
  margin: 0 auto;
  max-width: 720px;
  border: 3px solid #fff;
  color: #fff;
  font-weight: 500;
}

/*====================================
！noah_lp_card
====================================*/
.noah_lp_card {
  background: url(../img/bg.jpg) 0 0 repeat;
  background-size: 100px auto;
}
.noah_lp_card .toggleBtn {
  cursor: pointer;
  position: relative;
  padding: 10px 60px 10px 20px;
  margin: 0 0 20px;
  background: #d10814;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.noah_lp_card .toggleBtn:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(../img/ico_plus.png) no-repeat center;
  background-size: 100%;
}
.noah_lp_card .toggleBtn.open:after {
  background-image: url(../img/ico_minus.png);
}
.noah_lp_card .toggleBox {
  display: none;
}
.noah_lp_card .noah_lp_card_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.noah_lp_card .noah_lp_card_list li {
  flex: 0 0 32%;
  margin: 0 0 30px;
}

/* .noah_lp_card .noah_lp_card_list li {
  flex: 0 0 50%;
  margin: 0 0px 30px 0px;
} */
.noah_lp_card .noah_lp_card_list_txt {
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
}

/*====================================
！noah_lp_ticket_info
====================================*/
.noah_lp_ticket_info {
  background: #000;
}

.noah_lp_toggleWrap li {
  margin-bottom: 15px;
}
.noah_lp_toggleWrap li .tit {
  cursor: pointer;
  padding: 10px 20px;
  background: url(../img/ico_plus.png) no-repeat 98% center;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.noah_lp_toggleWrap li .tit.open {
  background-image: url(../img/ico_minus.png);
}
.noah_lp_toggleWrap .toggleBox {
  display: none;
  padding: 30px 0 5px;
}
.noah_lp_toggleWrap .toggleBox.show {
  display: block;
}

.noah_lp_ticket_info li .tit {
  background-color: #a58530;
}
.noah_lp_ticket_info .ticket_info .seatmap {
  float: left;
  margin-right: 40px;
  width: 55.5%;
}
.noah_lp_ticket_info .ticket_info .info {
  overflow: hidden;
}
.noah_lp_ticket_info .ticket_info .price {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  text-align: center;
  font-size: 1.4rem;
}
.noah_lp_ticket_info .ticket_info .price th {
  padding: 5px;
  width: 50%;
  background: #c0c0c0;
  text-align: center;
}
.noah_lp_ticket_info .ticket_info .price td {
  padding: 5px 10px;
}
.noah_lp_ticket_info .ticket_info .price td:nth-of-type(1) {
  color: #000;
  text-align: left;
}
.noah_lp_ticket_info .table01 .td01 {
  background-color: #92d14f;
}
.noah_lp_ticket_info .table01 .td02 {
  background-color: #92d14f;
}
.noah_lp_ticket_info .table01 .td03 {
  background-color: #fac100;
}
.noah_lp_ticket_info .table01 .td04 {
  background-color: #fff3cd;
}
.noah_lp_ticket_info .table01 .td05 {
  background-color: #02aeee;
}
.noah_lp_ticket_info .table01 .td06 {
  background-color: #cceffd;
}
.noah_lp_ticket_info .table01 .td07 {
  background-color: #c40002;
}
.noah_lp_ticket_info .table01 .td08 {
  background-color: #f0cecc;
}
.noah_lp_ticket_info .table01 .td09 {
  background-color: #fef711;
}
.noah_lp_ticket_info .table01 .td10 {
  background-color: #feffcc;
}
.noah_lp_ticket_info .table01 .td11 {
  background-color: #016fc4;
}
.noah_lp_ticket_info .table01 .td12 {
  background-color: #cce3f2;
}
.noah_lp_ticket_info .table01 .td13 {
  background-color: #00af57;
}
.noah_lp_ticket_info .table01 .td14 {
  background-color: #ccefdc;
}
.noah_lp_ticket_info .table01 .td15 {
  background-color: #fc0203;
}
.noah_lp_ticket_info .table01 .td16 {
  background-color: #fdcdcc;
}
.noah_lp_ticket_info .table01 .td17 {
  background-color: #712f99;
}
.noah_lp_ticket_info .table01 .td18 {
  background-color: #e1d6ec;
}
.noah_lp_ticket_info .table01 .td19 {
  background-color: #999999;
}
.noah_lp_ticket_info .table01 .td20 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table02 .td01 {
  background-color: #01ae54;
}
.noah_lp_ticket_info .table02 .td02 {
  background-color: #c0ead4;
}
.noah_lp_ticket_info .table02 .td03 {
  background-color: #ec7c30;
}
.noah_lp_ticket_info .table02 .td04 {
  background-color: #fadecb;
}
.noah_lp_ticket_info .table02 .td05 {
  background-color: #5a9bd3;
}
.noah_lp_ticket_info .table02 .td06 {
  background-color: #d5e6f4;
}

.noah_lp_ticket_info .table02 .td07 {
  background-color: #fdfc0e;
}
.noah_lp_ticket_info .table02 .td08 {
  background-color: #fffec2;
}
.noah_lp_ticket_info .table02 .td09 {
  background-color: #fc0013;
}
.noah_lp_ticket_info .table02 .td10 {
  background-color: #febfc0;
}
.noah_lp_ticket_info .table02 .td11 {
  background-color: #712f9d;
}
.noah_lp_ticket_info .table02 .td12 {
  background-color: #dbcbe7;
}
.noah_lp_ticket_info .table02 .td13 {
  background-color: #999999;
}
.noah_lp_ticket_info .table02 .td14 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table03 .td01 {
  background-color: #94ce53;
}
.noah_lp_ticket_info .table03 .td02 {
  background-color: #e4f3d4;
}
.noah_lp_ticket_info .table03 .td03 {
  background-color: #f8c305;
}
.noah_lp_ticket_info .table03 .td04 {
  background-color: #fdefc1;
}
.noah_lp_ticket_info .table03 .td05 {
  background-color: #01afec;
}
.noah_lp_ticket_info .table03 .td06 {
  background-color: #c0ecfb;
}
.noah_lp_ticket_info .table03 .td07 {
  background-color: #c70000;
}
.noah_lp_ticket_info .table03 .td08 {
  background-color: #f2bfc2;
}
.noah_lp_ticket_info .table03 .td09 {
  background-color: #faff0a;
}
.noah_lp_ticket_info .table03 .td10 {
  background-color: #feffbf;
}
.noah_lp_ticket_info .table03 .td11 {
  background-color: #026fc4;
}
.noah_lp_ticket_info .table03 .td12 {
  background-color: #bfdbed;
}
.noah_lp_ticket_info .table03 .td13 {
  background-color: #f80302;
}
.noah_lp_ticket_info .table03 .td14 {
  background-color: #febfc0;
}
.noah_lp_ticket_info .table03 .td15 {
  background-color: #6c30a2;
}
.noah_lp_ticket_info .table03 .td16 {
  background-color: #dbcbe3;
}
.noah_lp_ticket_info .table03 .td17 {
  background-color: #999999;
}
.noah_lp_ticket_info .table03 .td18 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table04 .td01 {
  background-color: #94ce53;
}
.noah_lp_ticket_info .table04 .td02 {
  background-color: #e4f3d4;
}
.noah_lp_ticket_info .table04 .td03 {
  background-color: #f8c305;
}
.noah_lp_ticket_info .table04 .td04 {
  background-color: #fdefc1;
}
.noah_lp_ticket_info .table04 .td05 {
  background-color: #01afec;
}
.noah_lp_ticket_info .table04 .td06 {
  background-color: #c0ecfb;
}
.noah_lp_ticket_info .table04 .td07 {
  background-color: #c70000;
}
.noah_lp_ticket_info .table04 .td08 {
  background-color: #f2bfc2;
}
.noah_lp_ticket_info .table04 .td09 {
  background-color: #faff0a;
}
.noah_lp_ticket_info .table04 .td10 {
  background-color: #feffbf;
}
.noah_lp_ticket_info .table04 .td11 {
  background-color: #026fc4;
}
.noah_lp_ticket_info .table04 .td12 {
  background-color: #bfdbed;
}
.noah_lp_ticket_info .table04 .td13 {
  background-color: #f80302;
}
.noah_lp_ticket_info .table04 .td14 {
  background-color: #febfc0;
}
.noah_lp_ticket_info .table04 .td15 {
  background-color: #6c30a2;
}
.noah_lp_ticket_info .table04 .td16 {
  background-color: #dbcbe3;
}
.noah_lp_ticket_info .table04 .td17 {
  background-color: #999999;
}
.noah_lp_ticket_info .table04 .td18 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table05 .td01 {
  background-color: #a355a0;
}
.noah_lp_ticket_info .table05 .td02 {
  background-color: #e9d4e7;
}
.noah_lp_ticket_info .table05 .td03 {
  background-color: #4dba47;
}
.noah_lp_ticket_info .table05 .td04 {
  background-color: #d2edd2;
}
.noah_lp_ticket_info .table05 .td05 {
  background-color: #f88127;
}
.noah_lp_ticket_info .table05 .td06 {
  background-color: #fde3cb;
}
.noah_lp_ticket_info .table05 .td07 {
  background-color: #3085c8;
}
.noah_lp_ticket_info .table05 .td08 {
  background-color: #cbe0f2;
}
.noah_lp_ticket_info .table05 .td09 {
  background-color: #ffdc14;
}
.noah_lp_ticket_info .table05 .td10 {
  background-color: #fef8bf;
}
.noah_lp_ticket_info .table05 .td11 {
  background-color: #f856a1;
}
.noah_lp_ticket_info .table05 .td12 {
  background-color: #fbd6e7;
}
.noah_lp_ticket_info .table05 .td13 {
  background-color: #06c2f0;
}
.noah_lp_ticket_info .table05 .td14 {
  background-color: #bff0fd;
}
.noah_lp_ticket_info .table05 .td15 {
  background-color: #999999;
}
.noah_lp_ticket_info .table05 .td16 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table06 .td01 {
  background-color: #92d14f;
}
.noah_lp_ticket_info .table06 .td02 {
  background-color: #e4f3d3;
}
.noah_lp_ticket_info .table06 .td03 {
  background-color: #ffc000;
}
.noah_lp_ticket_info .table06 .td04 {
  background-color: #ffefbf;
}
.noah_lp_ticket_info .table06 .td05 {
  background-color: #8db3e0;
}
.noah_lp_ticket_info .table06 .td06 {
  background-color: #e2ecf7;
}
.noah_lp_ticket_info .table06 .td07 {
  background-color: #a6a6a6;
}
.noah_lp_ticket_info .table06 .td08 {
  background-color: #e9e9e9;
}
.noah_lp_ticket_info .table06 .td09 {
  background-color: #d64ed4;
}
.noah_lp_ticket_info .table06 .td10 {
  background-color: #f5d3f4;
}
.noah_lp_ticket_info .table06 .td11 {
  background-color: #fe0000;
}
.noah_lp_ticket_info .table06 .td12 {
  background-color: #ffbfbf;
}

.noah_lp_ticket_info .table07 .td01 {
  background-color: #9705ee;
}
.noah_lp_ticket_info .table07 .td02 {
  background-color: #e3c1fc;
}
.noah_lp_ticket_info .table07 .td03 {
  background-color: #33a953;
}
.noah_lp_ticket_info .table07 .td04 {
  background-color: #cee8d4;
}
.noah_lp_ticket_info .table07 .td05 {
  background-color: #fb6c03;
}
.noah_lp_ticket_info .table07 .td06 {
  background-color: #fedac2;
}
.noah_lp_ticket_info .table07 .td07 {
  background-color: #4086f5;
}
.noah_lp_ticket_info .table07 .td08 {
  background-color: #d0e0fb;
}
.noah_lp_ticket_info .table07 .td09 {
  background-color: #fe0000;
}
.noah_lp_ticket_info .table07 .td10 {
  background-color: #fbc0c3;
}
.noah_lp_ticket_info .table07 .td11 {
  background-color: #fbbb02;
}
.noah_lp_ticket_info .table07 .td12 {
  background-color: #feedc2;
}
.noah_lp_ticket_info .table07 .td13 {
  background-color: #ff00fe;
}
.noah_lp_ticket_info .table07 .td14 {
  background-color: #fcc1fd;
}
.noah_lp_ticket_info .table07 .td15 {
  background-color: #44bdc5;
}
.noah_lp_ticket_info .table07 .td16 {
  background-color: #d3ecf2;
}
.noah_lp_ticket_info .table07 .td15 {
  background-color: #49bbc6;
}
.noah_lp_ticket_info .table07 .td16 {
  background-color: #d0eef0;
}
.noah_lp_ticket_info .table07 .td17 {
  background-color: #999999;
}
.noah_lp_ticket_info .table07 .td18 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table08 .td01 {
  background-color: #02b051;
}
.noah_lp_ticket_info .table08 .td02 {
  background-color: #c2ead3;
}
.noah_lp_ticket_info .table08 .td03 {
  background-color: #ffc102;
}
.noah_lp_ticket_info .table08 .td04 {
  background-color: #feefc0;
}
.noah_lp_ticket_info .table08 .td05 {
  background-color: #00aff0;
}
.noah_lp_ticket_info .table08 .td06 {
  background-color: #d6e6f4;
}
.noah_lp_ticket_info .table08 .td07 {
  background-color: #fffd00;
}
.noah_lp_ticket_info .table08 .td08 {
  background-color: #fdffc6;
}
.noah_lp_ticket_info .table08 .td09 {
  background-color: #6f2fa1;
}
.noah_lp_ticket_info .table08 .td10 {
  background-color: #dccbe6;
}
.noah_lp_ticket_info .table08 .td11 {
  background-color: #fd0100;
}
.noah_lp_ticket_info .table08 .td12 {
  background-color: #fdc0c0;
}
.noah_lp_ticket_info .table08 .td13 {
  background-color: #fe679a;
}
.noah_lp_ticket_info .table08 .td14 {
  background-color: #fddae5;
}
.noah_lp_ticket_info .table08 .td15 {
  background-color: #999999;
}
.noah_lp_ticket_info .table08 .td16 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .table09 .td01 {
  background-color: #6e3199;
}
.noah_lp_ticket_info .table09 .td02 {
  background-color: #dccae7;
}
.noah_lp_ticket_info .table09 .td03 {
  background-color: #00af50;
}
.noah_lp_ticket_info .table09 .td04 {
  background-color: #c0ebd4;
}
.noah_lp_ticket_info .table09 .td05 {
  background-color: #ffc000;
}
.noah_lp_ticket_info .table09 .td06 {
  background-color: #fee3d0;
}
.noah_lp_ticket_info .table09 .td07 {
  background-color: #05aef1;
}
.noah_lp_ticket_info .table09 .td08 {
  background-color: #c0ebfb;
}
.noah_lp_ticket_info .table09 .td09 {
  background-color: #ff99ff;
}
.noah_lp_ticket_info .table09 .td10 {
  background-color: #f9ecf8;
}
.noah_lp_ticket_info .table09 .td11 {
  background-color: #a7a8aa;
}
.noah_lp_ticket_info .table09 .td12 {
  background-color: #ebe8e8;
}
.noah_lp_ticket_info .table09 .td13 {
  background-color: #fa0203;
}
.noah_lp_ticket_info .table09 .td14 {
  background-color: #fcc1c2;
}
.noah_lp_ticket_info .table09 .td15 {
  background-color: #fdfe02;
}
.noah_lp_ticket_info .table09 .td16 {
  background-color: #fbfec2;
}
.noah_lp_ticket_info .table09 .td17 {
  background-color: #999999;
}
.noah_lp_ticket_info .table09 .td18 {
  background-color: #ffffff;
}

.noah_lp_ticket_info .links a {
  display: block;
  margin: 16px auto;
  width: 79%;
  text-align: center;
}
.noah_lp_ticket_info .links img {
  width: 100%;
}

/* 20220622 */
/*====================================
noah_lp_event
====================================*/
.noah_lp_event {
  background: #000;
}
.noah_lp_event_box_top {
  max-width: 870px;
  width: 100%;
  margin: 0 auto 40px;
  display: flex;
  padding: 5px;
  background: #a58530;
  flex-direction: row;
}
.noah_lp_event_box_top_img {
  width: 50%;
}
.noah_lp_event_box_top_cont {
  width: 50%;
  background: #fff;
  padding: 25px 15px 0 15px;
  display: flex;
  flex-direction: column;
}
.noah_lp_event_box_top_cont_tit {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.noah_lp_event_box_top_cont_txt {
  font-size: 1.6rem;
  font-weight: 500;
}
.noah_lp_event_box_top_cont_btn {
  margin: auto -15px 0;
}

.noah_lp_event_box_list {
  display: flex;
  margin: 0 -20px;
  flex-wrap: wrap;
  justify-content: center;
}
.noah_lp_event_box_list li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 40px;
}
.noah_lp_event_box {
  padding: 3px;
  background: #a58530;
}
.noah_lp_event_box_cont {
  width: 100%;
  background: #fff;
  padding: 10px 10px 0;
  display: flex;
  flex-direction: column;
}
.noah_lp_event_box_cont_txt {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.noah_lp_event_box_cont_btn {
  margin: auto -10px 0;
}

.noah_lp_event_fancybox {
  padding: 5px;
  background: #a58530;
}
.noah_lp_event_fancybox_cont {
  width: 100%;
  background: #fff;
  padding: 20px 20px 0;
  display: flex;
  flex-direction: column;
}
.noah_lp_event_fancybox_tit {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.noah_lp_event_fancybox_txt {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.noah_lp_event_fancybox_btn {
  margin: auto -20px 0;
  cursor: pointer;
}
.noah_lp_event_fancybox_btn img {
  width: 100%;
}

.noah_lp_event_schedule {
  color: #fff;
  max-width: 490px;
  margin: 40px auto 0;
}
.noah_lp_event_schedule_item {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a58530;
}
.noah_lp_event_schedule_item a {
  color: #fff;
}
.noah_lp_event_schedule_item:last-child {
  margin-bottom: 0;
}
.noah_lp_event_schedule_item .date {
  font-size: 1.2rem;
  margin-bottom: 8px;
}
.noah_lp_event_schedule_item .txt {
  font-size: 1.4rem;
}

/*====================================
！noah_lp_wrestle_universe
====================================*/
.noah_lp_wrestle_universe {
  background: url(../img/bg.jpg) 0 0 repeat;
  background-size: 100px auto;
  color: #fff;
}
.noah_lp_wrestle_universe h3 {
  margin-bottom: 50px;
  text-align: center;
  color: #a58530;
  font-size: 4rem;
  font-weight: bold;
}
.noah_lp_wrestle_universe .noah_lp_inner {
  max-width: 840px;
}
.noah_lp_wrestle_universe .display {
  display: flex;
  flex-wrap: wrap;
}
.noah_lp_wrestle_universe .display .img {
  flex: 0 0 39.75%;
  text-align: center;
}
.noah_lp_wrestle_universe .display .info {
  flex: 0 0 53.125%;
  text-align: center;
}
.noah_lp_wrestle_universe .display .txt {
  flex: 0 0 100%;
  margin-top: 30px;
  line-height: 1.75;
  font-size: 2rem;
  font-weight: 300;
}
.noah_lp_wrestle_universe .watch table {
  width: 90%;
  font-weight: bold;
}
.noah_lp_wrestle_universe .watch th {
  padding: 15px 0;
  background: #a58530;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.noah_lp_wrestle_universe .watch thead th:first-child {
  background: transparent;
}
.noah_lp_wrestle_universe .watch td {
  background: #fff;
  color: #000000;
}
.noah_lp_wrestle_universe .display .price {
  font-family: 'Alternate Gothic No3 D';
  font-size: 4rem;
  font-weight: 400;
}
.noah_lp_wrestle_universe .display .buy {
  display: block;
  margin-top: 40px;
}
.noah_lp_wrestle_universe .steps {
  margin-top: 70px;
  font-weight: 500;
}
.noah_lp_wrestle_universe .steps ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: sectioncounter;
}
.noah_lp_wrestle_universe .steps li {
  flex: 0 0 24%;
  max-width: 185px;
}
.noah_lp_wrestle_universe .steps li .img {
  border: 1px solid #fff;
}
.noah_lp_wrestle_universe .steps .info {
  margin-top: 15px;
}
.noah_lp_wrestle_universe .steps li .info:before {
  content: 'step' counter(sectioncounter);
  counter-increment: sectioncounter;
  display: block;
  text-transform: uppercase;
  color: #a58530;
}
.noah_lp_wrestle_universe .steps .notes {
  margin-top: 40px;
  padding: 12px 16px;
  border: 1px solid #fff;
  line-height: 2;
}
