@charset "UTF-8";



/*--------*/
.mono .bt-mddle{
  padding: 0px 50px 0px 23px;
  border-radius: 50px;
  width: calc(100% - 73px);
  max-width: calc(320px - 73px);
}
.mono .bt-mddle.t-long{
  padding: 0px 50px 0px 23px;
  border-radius: 50px;
  width: calc(100% - 73px);
  max-width: calc(360px - 73px);
}
.mono .bt-large{
  padding: 0px 50px 0px 23px;
  border-radius: 50px;
  width: calc(100% - 73px);
  max-width:calc(740px - 73px);
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.mono .bt-mddle.i-arrow-bl,
.mono .bt-large.i-arrow-bl,
.mono .i-arrow-bl{
  padding: 0px 35px 0px 23px;
  border-radius: 50px;
}

.mono .bt a{
  font-size: 20px;
}
.mono .bt.bg-gray20 a{
  font-size: 16px;
}


.mono .bt-large a,
.mono .bt-mddle a{
  padding: 10px;
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.mono .bg-main a{
  color: #fff;
}
.mono .bt.bg-gray0{
  border: solid 2px #111;
}

.mono .i-link a:after{
  content: '';
  display: block;
  position: absolute;
}
.mono .i-link.i-blank a:after{
  width: 16px;
  height: 16px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/i-blank.png)no-repeat;
  background-size: contain;
  background-position: center;
  right: 16px;
  top: calc((100% - 16px) / 2)
}
.mono .bt-purchase.i-link.i-blank a:after{
  width: 16px;
  height: 16px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/i-blank.png)no-repeat;
  background-size: contain;
  background-position: center;
  right: 16px;
  top: calc((100% - 16px) / 2)
}
.mono .bt-purchase.bg-green.i-link.i-blank a:after{
  width: 16px;
  height: 16px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/i-blank-bl.png)no-repeat;
  background-size: contain;
  background-position: center;
  right: 16px;
  top: calc((100% - 16px) / 2)
}
.mono .i-link.i-arrow-bl a:after{
  width: 16px;
  height: 10px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/i-blank-bl.png)no-repeat;
  background-size: contain;
  background-position: center;
  right: -12px;
  top: calc((100% - 10px) / 2)
}

.mono .i-link.no-link{
  border: solid 2px #dcdddd;
}
.mono .i-link.no-link a{
  color: #dcdddd;
}
.mono .i-link.no-link.i-arrow-bl a:after{
  display: none;
}
.mono .c-flex.m-auto{
  justify-content: center;
}
.bt-mddle{}




/*--------*/
.title.title-normal{
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 40px;
  line-height: 1;
}
.title.title-line .t-jp{
  font-size: 12px;
  margin-left: 10px;
  display: inline-block;
}
.title.title-line.qa{
  font-weight: bold;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 4px #8ec21f;
  line-height: 1;
  color: #111;
  display: table;
  margin: 0 auto 50px;
}
.title.title-line{
  font-weight: bold;
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 4px #f2f2f3;
  line-height: 1;
  margin-bottom: 50px;
}
.title.title-line:after{
  position: absolute;
  left: 0;
  bottom: -3.5px;
  width: 30%;
  height: 4px;
  background: #8ec21f;
}
  .conte-bg .title.title-line{
    border-bottom: solid 4px #fff;
  }

.title.title-number .tx{
  position: relative;
  line-height: 1.4;
  font-size: 16px;
  top: -0px;
  left: 75px;
  font-weight: bold;
  display: block;
  width: calc(100% - 75px);
  min-height: 2.5rem;
}
.title.title-number{
  position: relative;
  border-bottom: solid 1px #111;
  padding-bottom: 10px;
  line-height: 1;
}
.title.title-number .no:after{
  position: absolute;
  content: '';
  display: block;
  bottom: 14px;
  left: 0;
  width: 65px;
  height: 60px;
  background: #8ec21f;
  border: solid 1px #111;
  border-radius: 10px 0 0 0;
  z-index: -1;
}
.title.title-number .no{
  position: absolute;
  bottom: -15px;
  left: 0;
  display: flex;
  align-items:  stretch;
  justify-content: center;
  width: 65px;
  height: 60px;
  text-align: center;
  line-height: 1;
  font-size: 36px;
  color: #111;
  z-index: 1;
}
.title.title-en{
  display: flex;
  align-items:  flex-end;
  font-size: 60px;
  border-bottom: solid 1px #111;
  padding-bottom: 10px;
  margin-bottom: 50px;
  margin-top: 50px;
}

.title.title-en .t-en{
  font-size: 30px;
  position: relative;
  top: -10px;
  margin-left: 8px;
  display: inline-block;
}



/*--------*/

.mono .ph-waku{
  padding: 20px;
  border: solid 1px #f2f2f3;
  border-radius: 10px;
}
.mono .ph-waku{
  position: relative;
}
.mono .ph-waku:before{
  content: '';
  display: block;
  position: absolute;
  right: 14px;
  top: 14px;
  width: 30px;
  height: 30px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/ph-corner.png)no-repeat;
  background-position: center;
  background-size: contain;
}


/****************/

.mono .top-midashi{
	padding: 70px 15px;
}
.mono .top-midashi .title{
	font-size: 24px;
	text-align: center;
}
.mono .title.title-fuki.t-en{
  font-size: 40px;
}
.mono .title.title-fuki{
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.mono .title.title-fuki:after,
.mono .title.title-fuki:before{
	content: '';
	display: block;
	width: 15px;
	height: 30px;
	background: url(../img/sub/title-fuki.png)no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: calc((100% - 30px) / 2);
}
.mono .title.title-fuki:after{
	right: -40px;
	transform: scale(-1, 1);
}
.mono .title.title-fuki:before{
	left: -40px;
}


#ticket-type h2 + .tx{
	margin-bottom: 50px;
}

#ticket-type .info-seat{
	display:    flex;
	align-items: stretch;
}
#ticket-type .info-seat  > .ph{
	width: 45%;
  border: solid 1px #dcdddd;
}
#ticket-type .info-seat > .detail{
	width: calc(55% - 50px);
	margin-left: 50px;
}
.mono .title.t-underline{
	border-bottom: solid 1px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.info-seat .detail .card-seat .ph img{
	display: none;
}
.info-seat .detail .card-seat .ph{
	margin-right: 20px;
	background: #ddd;
}
.info-seat .detail #seat-arina.card-seat .ph{
	background: url(../img/sub/ph-arina.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.info-seat .detail #seat-stand.card-seat .ph{
	background: url(../img/sub/ph-stand.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}

.info-seat .detail .card-seat .ph{
	width: calc((40% - 20px));
}
.info-seat .detail .card-seat .tx{
	width: 60%;
}
.info-seat .detail .card-seat p{
	font-size: 14px;
}
.info-seat .detail .card-seat + .card-seat{
	margin-top: 20px;
}
.info-seat .detail .card-seat{
	padding: 20px;
	border: solid 6px  #8fc31f;
	display:    flex;
	align-items: stretch;
}
.info-seat .detail #seat-stand.card-seat{
	border: solid 6px  #dcdddd;
	background: #f2f2f3;
}
#ticket-type .scroll-table{
	margin-top: 50px;
  margin-bottom: 20px;
  border: none;
}
#ticket-type .scroll-table::after {
  display: none;
}

#ticket-type table th,
#ticket-type table td{
	padding-top:20px;
  padding-bottom: 20px;
}

#ticket-type table th{
	background: #f2f2f3;
	font-weight: bold;
  vertical-align: middle;
  text-align: center;
}
#ticket-type table td.bg-main,
#ticket-type table th.bg-main,
#ticket-type table .bg-main{
  background: #8fc31f;
  color: #111;
}
#ticket-type table .bg-pink{
  background: #fc0db9;
}
#ticket-type table .bg-main30{
  background: rgba(143, 195, 31, 0.3);
}
#ticket-type table .bg-pink30{
  background: rgba(191, 103, 170, 0.3);
}
#ticket-type table .bg-gray20{
  background: #dcdddd;
}

#ticket-type table + .caution{
	margin-top: 15px;
	border: solid 1px #999;
}
#ticket-type table .hosoku{
	margin-top: 15px;
	padding-top: 15px;
	border-top: dashed 1px #111;
}
#ticket-type table .hosoku h4{
	margin-bottom: 6px;
}
#ticket-type table .hosoku p{
	font-size: 14px;
}
#ticket-type .caution{
	padding: 20px 30px;
}
#ticket-type .caution h4{
	margin-bottom: 10px;
}
#ticket-type .caution p{
	font-size: 14px;
}
#seat-type ul.dot{
	padding: 20px 15px;
}
ul.dot li + li{
  margin-top: 15px;
}
ul.dot li{
	position: relative;
	padding-left: 1.5rem;
	font-weight: bold;
}
ul.dot li:before{
	content: '● ';
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 10px;
	color: #8fc31f;
}

#seat-type .conte-first .home-away{
  margin: 20px auto;
}
#seat-type .conte-first .home-away th,
#seat-type .conte-first .home-away td{
  font-size: 16px;
  padding: 12px;
  width: calc(100% - 24px);
  vertical-align:middle;
}
.home-away th,
.home-away td{
  background: #fff;
}
#seat-type .conte-home-away .row{
  justify-content: space-between;
}
#seat-type .conte-home-away .row .day01{
  width: calc((100% - 50px) /2);
}
#seat-type .day01 .slide-media{
  text-align: center;
}
#seat-type .day01 .slide-media img{
  width: 80%;
}
#seat-type .day01 .slide-media img.tag-game{
  width: 100%;
  max-width: 140px;
}
#seat-type .day01 .slide-content table{
  margin: 0 auto;
}
#seat-type .day01 .slide-content table th,
#seat-type .day01 .slide-content table td{
  font-size: 12px;
}
table.home-away .home{
  background: #111;
  color: #fff;
}
table.home-away .away{
  background: #dcdddd;
}

#purchase table span.logo img{
  max-width: 280px;
  width: 100%;
  height: auto;
}
#purchase table span.logo{
  display: block;
}
#purchase table th{
  text-align: center;
}
#purchase table th.t-en{
  font-size: 40px;
}
#purchase table th.t-en .sat,
#purchase table th.t-en .sun{
  display: inline-block;
  margin-left: 8px;
}
#purchase table th{
  background: #f2f2f3;
}
#purchase table td{
  text-align: center;
}
#purchase table td.t-bold{
  padding-top: 20px;
}
#purchase table.normal .b-bottom-none td{
  border-bottom: none;
}
#purchase table.normal .bt td{
  text-align: center;
  padding: 20px 20px;
}
#purchase table.normal .bt td{
  border-top: none;
}
#purchase table.normal .bt.last td{
  border-bottom: solid 1px #999999;
}
#purchase .scroll-table + .scroll-table{
  margin-top: 50px;
}


/**************/
.mono button{
  border: none;
  background: none;
}
.mono button.bt-purchase{
  position: relative;
}
.mono button.bt-purchase a,
.mono button.bt-purchase.bt-small a{
  color: #fff;
  display: block;
  padding: 8px 16px;
  background: #111;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 1;
}
.mono button.bt-purchase.bg-green a,
.mono button.bt-purchase.bt-small.bg-green a{
  background: #8fc31f;
  border: solid 1px #111;
  color: #111;
}
.mono button.bt-purchase:after,
.mono button.bt-purchase.bt-small:after{
    content: '';
    display: block;
    width: 84%;
    height: 90%;
    background: #fff;
    position: absolute;
    left: 7%;
    top: 5px;
    border-radius: 50px;
    border: solid 1px #111;
  /*mix-blend-mode: multiply;*/
}

.mono button.bt-purchase.bt-normal a{
  padding: 12px 24px;
  padding-right: 40px;
  border-radius: 50px;
  font-size: 14px;
  min-width: calc(180px - 64px);
  position: relative;
}
.mono button.bt-purchase:after{
  width: 90%;
  height: 100%;
  left: 5%;
  top: 4px;
  border-radius: 50px;
}
.mono button.bt-normal.shiro{
  position: relative;
}
.mono button.bt-normal.shiro a{
    color: #111;
    display: block;
    padding: 12px 32px;
    background: #fff;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1;
    border: solid 1px #111;
}
.mono button.bt-normal.shiro:after{
  content: '';
  display: block;
  width: 90%;
  height: 90%;
  background: #111;
  position: absolute;
  left: 5%;
  top: 6px;
  border-radius: 50px;
}
.mono button.bt-normal.shiro:before{
  content: '';
  display: block;
  width: 10px;
  height: 8px;
  background: url(https://www.levanga.com/files/user/_/lp/lp-25-26/lp-gameday-moto/img/common/i-arrow-bl-r.png)no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 20px;
  top: calc((100% - 8px) / 2);
  z-index: 2;
}


/******************/

#purchase .conte-button .bt{
  display: table;
  margin: 40px auto;
}
#purchase .conte-button .bt button{
  margin: 0 auto;
  display: table;

}
#purchase .conte-button button.bt-normal a{
  min-width: 380px;
}
#purchase .conte-button .bt .hosoku{
  font-size: 10px;
  text-align: center;
  display: block;
  margin: 0 auto 8px;
}




@media screen and (max-width: 1179px) {

/**content****/
  .conte-normal{
    padding: 90px 15px 90px;
  }
  #event.conte-normal{
    padding: 90px 0 90px;
  }


  .mono .waku-900{
    max-width:calc(900px - 30px);
    width:calc(100% - 30px);
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px 0;
  }




  /****************/
  #ticket-type .scroll-table {
  overflow: auto;
  white-space: nowrap;
  }
  #ticket-type .scroll-table::after {
    display: block;
  }





}
@media screen and (max-width: 1023px) {


  .mono .scroll-table::after {
    display: block;
  }

  /****************/
  #ticket-type .info-seat {
      display:block;
  }
  #ticket-type .info-seat > .detail,
  #ticket-type .info-seat > .ph {
      width: 100%;
      margin-left: auto;
  }
  #ticket-type .info-seat > .detail{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 30px;
  }

  #ticket-type .info-seat > .detail .card-seat{
    width: calc((100% - 120px) /2);
  }
  .info-seat .detail .card-seat + .card-seat{
    margin-top: 0;
  }
  #seat-type .conte-home-away .row .day01 {
      width: calc((100% - 30px) / 2);
  }


}
@media screen and (max-width: 767px) {

  .mono .pc{
    display: none;
  }
  .mono .sp{
    display: block;
  }
  .mono .conte-bg,
  .mono .conte-normal {
      padding: 70px 0px;
  }
  .mono .title.title-fuki.t-en{
    font-size: 30px;
  }
  .mono .title-large.t-en{
    font-size: 32px;
    margin-bottom: 40px;
  }
  .mono .title-large{
    font-size: 18px;
    margin-bottom: 40px;
  }

  /**content****/
  .conte-normal{
    padding: 70px 15px 70px;
  }
  .conte-normal + .conte-normal {
      padding: 0px 0 70px;
  }

  .mono button.bt-purchase:after {
      content: '';
      display: block;
      width: 92%;
      height: 90%;
      background: #fff;
      position: absolute;
      left: 10px;
      top: 6px;
      border-radius: 50px;
      border: solid 1px #111;
  }

  .mono button.bt-purchase.bt-small:after {
    width: 84%;
      left: 8%;
      top: 4px;
  }
  .mono .conte-button,
  .conte-button {
    display: block;
  }
  .mono button.bt-normal{
    width: 100%;
    max-width: 280px;
    margin: 0 auto 0;
    display: table;
  }
  .mono button.bt-normal + button.bt-normal{
    margin-top: 10px;
  }
  .mono button.bt-normal.shiro:after {
      content: '';
      display: block;
      width: 92%;
      height: 90%;
      background: #111;
      position: absolute;
      left: 10px;
      top: 6px;
      border-radius: 50px;
  }
  #purchase .conte-button button.bt-normal a {
    min-width: 210px;
  }
  /****************/
  .mono .top-midashi {
      padding: 50px 15px;
  }

  #ticket-type .info-seat > .detail{
    display: block;
    margin-top: 30px;
  }

  #ticket-type .info-seat > .detail .card-seat{
    width: calc((100% - 50px) / 1);
  }
  .info-seat .detail .card-seat + .card-seat{
    margin-top: 20px;
  }
  #seat-type .day01 .slide-media img{
    width: 100%;
  }

  #seat-type .conte-home-away .row .day01 {
        width: calc((100% - 20px) / 2);
    }
  .mono .title.title-fuki:after,
  .mono .title.title-fuki:before{
    content: '';
    display: block;
    width: 30px;
    height: 40px;
    background: url(../img/sub/title-fuki.png)no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: calc(((100% - 40px) / 2) + 10px);
  }
  #seat-type .day01 .slide-content table th, 
  #seat-type .day01 .slide-content table td{
    font-size: 10px;
    padding: 8px 4px;
  }
  #seat-type .day01 .slide-content table th{
    width: 4rem;
    font-size: 9px;
  }
  #seat-type .conte-first .home-away th{
    width: 5rem;
    text-align: center;
  }
  #seat-type .day01 .slide-media img.tag-game {
      width: 100%;
      max-width: 100px;
  }
  .conte-home-away table.home-away{
    display: table;
    width: 100%;
  }
  .conte-home-away table.home-away th,
  .conte-home-away table.home-away td{
    display: block;
    width: calc(100% - 10px);
    min-height: auto;
    text-align: left;
    font-size: 10px;
  }
  #seat-type .day01 .slide-content table th{
    width: calc(100% - 10px);
  }



}

@media screen and (max-width: 460px) {

  /****************/
  .title.title-en{
    font-size: 50px;
  }
  .title.title-en .t-en{
    font-size: 24px;
  }




}