
.tac{text-align: center !important;}
.tal{text-align: left !important;}
.tar{text-align: right !important;}


.tac-pc{text-align: center !important;}
.tal-pc{text-align: left !important;}
.tar-pc{text-align: right !important;}


.c-blue{color: #00f}
.c-red{color: #c00}
.c-gray{color: #666}
.c-white{color: #fff}
.c-lt-gray{ color:#e8edf6}

.vat{vertical-align: top !important;}
.vam{vertical-align: middle !important;}
.vab{vertical-align: bottom !important;}

.fz10{font-size: 10px !important;}
.fz11{font-size: 11px !important;}
.fz12{font-size: 12px !important;}
.fz13{font-size: 13px !important;}
.fz14{font-size: 14px !important;}
.fz15{font-size: 15px !important;}
.fz16{font-size: 16px !important;}
.fz17{font-size: 17px !important;}
.fz18{font-size: 18px !important;}
.fz19{font-size: 19px !important;}
.fz20{font-size: 20px !important;}
.fz21{font-size: 21px !important;}
.fz22{font-size: 22px !important;}
.fz23{font-size: 23px !important;}
.fz24{font-size: 24px !important;}
.fz25{font-size: 25px !important;}
.fz26{font-size: 26px !important;}
.fz27{font-size: 27px !important;}
.fz28{font-size: 28px !important;}
.fz29{font-size: 29px !important;}
.fz30{font-size: 30px !important;}
.fz31{font-size: 31px !important;}
.fz32{font-size: 32px !important;}
.fz33{font-size: 33px !important;}
.fz37{font-size: 37px !important;}
.fz45{font-size: 45px !important;}

.mt-41{margin-top: -41px !important;}
.fixed .mt-41{margin-top: -30px !important;}
.mt0{margin-top:0 !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}

.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb100{margin-bottom:100px !important;}
.mb230{margin-bottom:230px !important;}

.ml0{margin-left:0 !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}

.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}

.mt30{margin-top: 30px !important;}
.mt50{margin-top: 50px !important;}
.mt100{margin-top: 100px !important;}

.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}
.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}
.pt50{padding-top:50px !important;}

.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pb35{padding-bottom:35px !important;}
.pb40{padding-bottom:40px !important;}
.pb45{padding-bottom:45px !important;}
.pb50{padding-bottom:50px !important;}

.pl0{padding-left: 0 !important;}
.pl5{padding-left: 5px !important;}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl25{padding-left: 25px !important;}
.pl30{padding-left: 30px !important;}
.pl35{padding-left: 35px !important;}
.pl40{padding-left: 40px !important;}

.p0{padding:0 !important;}
.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}

.fwb{ font-weight: bold; }
.fwn{ font-weight: normal;}

.label.ts{
  position: relative;
  display: inline-block;
  width: 100%;
  padding: .5em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.5em;
  margin-bottom: .5em;
  background-color: #0f1350 !important;
}

.label.new{
  position: relative;
  display: inline-block;
  width: 100%;
  padding: .5em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.5em;
  margin-bottom: .5em;
  background-color: #f00 !important;
}

.mk-yellow{
  background: linear-gradient(transparent 0%, #fff7006e 0%);
}

.mk-red{
  background: linear-gradient(transparent 0%, #ff3b004f 0%);
}

.mk-blue{
  background: linear-gradient(transparent 0%, #4bebff7a 0%);
}

.mk-green{
  background: linear-gradient(transparent 0%, #89ff006e 0%);
}

ul.gameSchedule > li{
  height: 80px;
  border-top: 1px solid #d6d6d6;
}

ul.gameSchedule{
  border-bottom: 1px solid #d6d6d6;
}
/* For modern browsers */
ul.gameSchedule > li::before,
ul.gameSchedule > li::after {
    display:table;
    content:"";
}

ul.gameSchedule > li::after { clear:both; }

ul.gameSchedule,
ul.gameSchedule ul{
  padding: 0;
  list-style-type: none;
}

ul.gameSchedule > li{
  position: relative;
  padding-bottom: 10px;
}

ul.gameSchedule ul li.gameCate{
  position: absolute;
  display: inline;
  padding: 3px;
  font-size: 0.7em;
  background: #efefef;
}

ul.gameSchedule ul li.gameDate{
  position: absolute;
  top:30px;
  padding: 3px;
  font-size: 1.5em;
}

ul.gameSchedule ul li.gameDate > span{
  font-size: 0.5em;
}

ul.gameSchedule ul li.gameDate .red{
  color:#c00;
}

ul.gameSchedule ul li.gamePet{
  position: absolute;
  top: 7px;
  left: 110px;
  width: 65px;
}

ul.gameSchedule ul li.gameTime{
  position: absolute;
  top: 40px;
  left: 190px;
  display: inline;
  font-size: 1.0em;
}

ul.gameSchedule ul li.gamePlace{
  position: absolute;
  top: 42px;
  left: 240px;
  display: inline;
  font-size: 0.8em;
}

ul.gameSchedule ul li.gamePlace > span{
  padding: 3px;
  margin-left: 5px;
  font-size: 0.75em;
  font-weight: bold;
  color: #2E4FB5;
  background-color: #e9edf9;
}

ul.gameSchedule ul li.gameTickeBtn{
  position: absolute;
  top: 30px;
  right: 0;
  width: 100%;
}

ul.gameSchedule ul li.gameTickeBtn a{
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  border: 3px solid #337ab7;
}

ul.gameSchedule ul li.gameTickeBtn a:hover{
  color: #fff;
  background-color: #00ceb8;
  border: 3px solid #00ceb8;
}

ul.gameSchedule ul li.gameTickeBtn a.closed{
  color: #999;
  border: 3px solid #999;
}

ul.gameSchedule ul li.gameTickeBtn a.closed:hover{
  background-color: rgb(255 255 255 / 0);
}

ul.gameSchedule ul li.gameTickeBtn div.item{
  position: absolute;
  top: -8px;
  left: 0;
  float: left;
  width: 50px;
}

ul.gameSchedule ul li.gameTickeBtn a.closed div.item{
  opacity: 0.5;
}

ul.gameSchedule ul li.gameTickeBtn2 a{
  display: block;
  width: 100%;
  font-weight: bold;
  color: #3165b0;
  text-align: center;
  border: 3px solid #3165b0;
}

ul.gameSchedule ul li.gameTickeBtn2 a:hover{
  color: #fff;
  background-color: #3165b0;
  border: 3px solid #3165b0;
}

ul.gameSchedule ul li.gameTickeBtn2 a.closed{
  color: #999;
  border: 3px solid #999;
}

ul.gameSchedule ul li.gameTickeBtn2 a.closed:hover{
  background-color: rgb(255 255 255 / 0);
}

ul.gameSchedule ul li.gameTickeBtn2 div.item{
  position: absolute;
  top: -8px;
  left: 0;
  float: left;
  width: 50px;
}

ul.gameSchedule ul li.gameTickeBtn2 a.closed div.item{
  opacity: 0.5;
}

ul li.susbcribe-text{
  margin-bottom: 10px;
}

ul li.susbcribe-text{
  margin-bottom: 10px;
}

ul.caution{
  list-style: none;
}

ul.caution li{
  position: relative;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #6f6f6f;
  text-align: left;
}

ul.caution li::before{
  left: -1.45em;
  content:'※';
}

.btnArea{
  width: 100%;
  margin: 15px 0;
  text-align: center;
}

.btnArea a{
  display: block;
  font-weight: bold;
  border: 3px solid #337ab7;
}

.btnArea a:hover{
  color: #fff;
  background-color: #00ceb8;
  border-color: #00ceb8;
}

.btnArea.btn-red a{
  color: #c00;
  border-color: #c00;
}

.btnArea.btn-red a:hover{
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

.btnArea.btn-green a{
  color: #5cd88f;
  border-color: #5cd88f;
}

.btnArea.btn-green a:hover{
  color: #fff;
  background-color: #5cd88f;
  border-color: #5cd88f;
}

.btnArea.btn-closed a{
  color: #999;
  border-color: #999;
}

.btnArea.btn-closed a:hover{
  background-color: rgb(255 255 255 / 0);
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

/* for 2020_syutsujin */
.linktoTop{
  display: inline-block !important;
  padding-top:10px;
  padding-left:10px;
}

.linktoTop img{
  width: 100px;
}
.bg-gray{  background: #f3f3f3;}
.bg-light-gray{  background: #f0f0f0;}
.bg-dark-blue{  background: #1c2d4e;}

.picTitle{
  padding: 20px 0 0;
}

.picTitle .title-box{
  margin-bottom: 20px;
}

.block{
}

.boadBlock{
  min-height: 510px;
  padding : 50px 80px;
  background-repeat: no-repeat;
  background-position: center top;
}

.boadBlock .susbcribe-text{
  margin-bottom: 20px;
  font-size: 25px !important;
  line-height: 1.5;
  color: #666;
}

.doaraBTN{
  position: absolute;
  top: 295px;
  right: 0;
}

.tblinboad{
margin:auto;
margin-top:10px;
font-size: 20px !important;
color: #666;
}

.tblinboad th{
  width: 8em;
  padding: 12px 20px 12px 10px;
  font-weight: normal !important;
  text-align: right;
  vertical-align: top;
  border-right: 1px solid #ccc;
}

.tblinboad td{
  padding: 12px 10px 12px 19px;
  vertical-align: top;
}

.tblinboad td ul.caution{
  margin-left: -15px;
  font-size:15px;
}

.alert{
  margin-right: 43px;
  margin-left: 43px;
  color: #e44343;
  background: #fff2f2;
  border: 1px solid #e44343;
}

.btn{
  width: 100%;
  font-weight: bold;
  border-width: 2px !important;
}

.btn-outline-danger{
  color: #f5593d;
  background-color: #fff;
  border-color: #f5593d;
  opacity: 1;
}

.btn-outline-danger:hover{
  color:#fff;
  background-color:#f5593d;
}

.btn-round{
  border-radius: 30px;
}

#footer{
  background: #0f1350 !important;
  border-top: 6px solid #fff;
}

#banner{
  padding-top: 30px !important;
  background-color: #fff;
  background-image: url(/event/summer_fes2025/asset/images/bg.jpg?0304) !important;
  background-repeat: no-repeat;
  background-position: center top !important;
  background-size: 100% auto;
}

body{
}

.fixed{
  background-color: #0f1350;
}

a.logo{
  display: none;
  font-weight: 900;
}

.fixed a.logo{
  top: 10px;
  display: inline-block !important;
  margin-left: 10px;
  color:#fff;
}

.tblinboad td.leftCell{
 width:60% !important;
}


ul.caution li.c-red{
  color: #c00 !important;
}

h2.present{
  line-height: 1.5
}

.textArea{
  padding-top: 40px !important;
  background:#0f1350;
}

.block-title.underline{
  border-bottom: solid 5px #a4cd39;
  box-shadow: 0 5px 0 #1c2d4e;

}

.block-title.blue{
  padding: 10px 30px;
  color: #fff;
  background-color: #2E4FB5;
  border-radius: 30px;
}

.block-title.white{
  padding: 10px 30px;
  color: #2E4FB5;
  background-color: #fff;
  border-radius: 30px;
}

.block-title.navy-b{
  width: 80%;
  padding: 10px 30px;
  color: #fff;
  background-color: #0f1350
}

#banner.detailVisual01{
  /* background-image: url(/img/event/special/2020/2020_syutsujin/bg01.jpg) !important; */
  height: 240px;
  background-position: top !important;
  background-size: contain;
}

.detail a.logo{
 color:  #a8cd03 !important;
}

.fixed.detail a.logo{
 color:  #fff !important;
}

.detail #menu-toggle{
  border: 1px solid #afc908;
}

.detail #menu-toggle i{
  color:  #a8cd03;
}

.fixed.detail #menu-toggle{
  border: 1px solid #fff;
}

.fixed.detail #menu-toggle i{
  color:  #fff;
}

.bg-green{
  background: #a4cd39;
}

.bg-green .block-title.underline{
  color:#fff !important;
  border-bottom: solid 5px #fff !important;
}

.bg-green .present{
  color: #fff;
  background: #1d2e4e;
}

.bg-green .card{
  padding: 5px 0;
  background: #fff;
}

.bg-green .card .weekday{
  font-size:0.75em
}

/* timeline */
.timelineText p{
  width: 90%;
  padding:30px;
  margin: auto;
  font-size:18px;
  line-height: 1.5;
  color: #222;
  text-align: left;
  letter-spacing: 0.05em;
}

.cd-timeline{
  margin-top: 0;
  margin-bottom: 0;
}

.cd-timeline__container::before{
  width: 2px;
  background-color: #707071;
}

.cd-timeline__img.cd-timeline__img--picture{
  background: #001443;
}

.cd-timeline__img.cd-timeline__img--picture.red{
  background: #e50000;

}

.cd-timeline__content{
  padding: 5px 10px;
  border-radius: 0;
}

.cd-timeline__content h2{
  padding:0 1em;
  margin-top: 10px !important;
  font-size: 17px;
  font-weight: bold !important;
  text-align: left;
  letter-spacing: 0.05em;
}

.cd-timeline__content::before{
  top:18px;
}

.cd-timeline__content_left{
  padding: 5px 10px;
  border-radius: 0;
}

.cd-timeline__content_left h2{
  padding:0 1em;
  margin-top: 10px !important;
  font-size: 17px;
  font-weight: bold !important;
  text-align: left;
  letter-spacing: 0.05em;
}

.cd-timeline__content_left::before{
  top:18px;
}

.cd-timeline__content_right{
  padding: 5px 10px;
  border-radius: 0;
}

.cd-timeline__content_right h2{
  padding:0 1em;
  margin-top: 10px !important;
  font-size: 17px;
  font-weight: bold !important;
  text-align: left;
  letter-spacing: 0.05em;
}

.cd-timeline__content_right::before{
  top:18px;
}

.cd-timeline__block:nth-child(even) .cd-timeline__content::before{
  top:18px;
}

.cd-timeline__content.blue{
  background-color: #10abfcd1;
}
/* .cd-timeline__content_left.green{
  background: #a4cd39;
  box-shadow: 0 3px 0 #a4cd39;
}
.cd-timeline__content_left.green::before{
  border-left-color: #a4cd39;
} */
/* .cd-timeline__content_right.green{
  background: #a4cd39;
  box-shadow: 0 3px 0 #a4cd39;
}
.cd-timeline__content_right.green::before{
  border-right-color: #a4cd39;
} */
/* .cd-timeline__content.gray{
  background: #bababa;
  box-shadow: 0 3px 0 #bababa;
  font-size: 16px;
} */
/* .cd-timeline__content.gray::before{
  border-left-color: #bababa;
}
.cd-timeline__block:nth-child(even) .cd-timeline__content.gray::before{
  border-right-color: #bababa;
} */

/* .cd-timeline__content.red{
  background: #e50000;
  box-shadow: 0 3px 0 #e50000;
  font-size: 16px;
  border: 1px solid #ccc;
  box-shadow: none;
}
.cd-timeline__content.red h2{
  color: #fff;
}
.cd-timeline__content.red::before{
  border-left-color: #fff;
}
.cd-timeline__block:nth-child(even) .cd-timeline__content.red::before{
  border-right-color: #e50000;
} */
.cd-timeline__date{
  position: absolute;
  top: 6px;
  left: 124%;
  width: 100%;
  font-size: 1.6rem;
  color:#d0d0d0;
  text-align: left;
}
/* w1400px 以上 */
@media screen and (width >= 1400px) {
  #banner{
    background-color: #fff;
    background-size: 90% !important;
  }

  .cd-timeline__img{
    top: 18px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -9px;
    box-shadow:
    0 0 0 2px white, inset 0 2px 0 rgb(0 0 0 / 0.08), 0 3px 0 4px rgb(0 0 0 / 0.05);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
/* w1200px 以上 */
@media screen and (width >= 1200px) {
  #banner.detailVisual01{
    height: 300px;
    background: #fff
  }

  .cd-timeline__img{
    top: 18px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -9px;
    box-shadow:
    0 0 0 2px white, inset 0 2px 0 rgb(0 0 0 / 0.08), 0 3px 0 4px rgb(0 0 0 / 0.05);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  br.pc{
    display: block;
  }
}
/* w1200px 以下 */
@media screen and (width <= 1200px) {
#banner{
  padding-top: 0;
}

br.pc{
  display: none;
}

.hand-container{
  max-height: 520px;
}

.boadBlock{
  padding: 50px 40px;
}

.tblinboad td.leftCell{
 width:60% !important;
}

.doaraBTN{
  top: 335px;
}

.tsubakuro02Area{
  width:auto;
}

.tsubakuro04Area{
  right:auto;
  left:-130px;
}

  .cd-timeline__img{
    top: 18px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -9px;
    box-shadow:
    0 0 0 2px white, inset 0 2px 0 rgb(0 0 0 / 0.08), 0 3px 0 4px rgb(0 0 0 / 0.05);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
/* w1200px 以下 */

/* w992px 以下 */
@media screen and (width <= 992px) {
#banner{
  padding-top: 0;
}

.hand-container{
  max-height: 450px;
}

.boadBlock{
  min-height: 340px;
  padding: 40px 30px;
  background-size: cover;
}

.boadBlock .susbcribe-text{
  font-size: 17px !important;
}

.doaraBTN{
  top: 235px;
}

.tblinboad{
  font-size: 15px !important;
}

.tblinboad th{
  padding:6px 10px 6px 5px;
}

.tblinboad td{
  padding: 6px 10px 6px 19px
}

.tblinboad td.leftCell{
 width:70% !important;
}

.tsubakuro02Area{
  right: -278px;
}

.tsubakuro03Area{
/*  width: 100%; */
}

.tsubakuro04Area{
  right:auto;
  left:-130px;
}

.boadBlock .fz45 {
  margin-top: 50px !important;
  font-size: 32px !important;
}

  .cd-timeline__img{
    top: 18px;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-left: -9px;
    box-shadow:
    0 0 0 2px white, inset 0 2px 0 rgb(0 0 0 / 0.08), 0 3px 0 4px rgb(0 0 0 / 0.05);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
/* w992px 以下 */

/* w768px 以上 */
@media (width >= 768px){
  .col-sm-7.swa_collection,.col-sm-7.swa_auction{
      margin-left: 20%;
  }

  br.sp{
    display: none;
  }

  br.pc{
    display: block;
  }

  .pc-fz11{
    font-size: 11px!important;
  }

  .pc-fz12{
    font-size: 12px!important;
  }

  .pc-fz13{
    font-size: 13px!important;
  }

  .pc-fz14{
    font-size: 14px!important;
  }

  ul.gameSchedule ul li.gameTickeBtn2{
    position: absolute;
    top: 30px;
    right: 0;
    width: 100%;
  }
}
/* w767px 以下 */
@media (width <= 767px){
  br.sp{
    display: block;
  }

  br.pc{
    display: none;
  }

  .sp-fz12{
    font-size: 12px!important;
  }

  .sp-fz13{
    font-size: 13px!important;
  }

  .sp-fz15{
    font-size: 15px!important;
  }

  ul.gameSchedule ul li.gameTickeBtn2{
    position: absolute;
    top: 75px;
    right: 0;
    width: 100%;
  }

}
/* w420px 以下 SP */
@media screen and (width <= 420px) {
.fwb-sp{
  font-weight: bold !important;
}

.block {
  padding: 40px 0;
}

.block.block-title-sp{
  padding: 20px 0 40px;
}

.picTitle .title-box{
  margin-bottom: 0;
}

#gallery{
    /* background: url(/img/event/special/2020/2020_syutsujin/title_bg_sp.jpg)  !important; */
    background-attachment: fixed !important;
}

#gallery01{
    /* background: url(/img/event/special/2020/2020_syutsujin/title_bg01_sp.jpg)  !important; */
    background-attachment: fixed !important;
}

#gallery02{
    /* background: url(/img/event/special/2020/2020_syutsujin/title_bg02_sp.jpg)  !important; */
    background-attachment: fixed !important;
}


#gallery,
#gallery01,
#gallery02{
background: #f00;
/*  background-size: cover !important */;
background-size:cover !important;
}



.linktoTop{
display: inline-block !important;
padding-left:10px;
}

.linktoTop img{
width: 50px;
}

#banner{
  height: 260px !important;
  padding-top: 0 !important;
  background-color: #eaeaea;
  background-image: url(/event/summer_fes2025/asset/images/bg_sp.jpg?0304) !important;
/*  background-position: 0% 7% !important; */
  background-size: 100% !important;
}
/*
.logo{
  display: none;
}
*/
.linktoTop{
  display: none;
}

.fixed .linktoTop{
  display: inline;
}

.fixed a.logo{
position: absolute;
width: 90%;
}

.fixed a.logo img{
  width: 100%;
}

.tac-pc{
  text-align: inherit !important;
}

h1{
  width:90%;
  padding:0 !important;
  margin:0;
}

.boadBlock{
  padding: 40px 5px !important;
}

.tblinboad td.leftCell{
 width:55% !important;
}

.hand-container{
/*  height: 230px; */
display: none !important;
}

.doaraBTN{
  top: 00;
  z-index: 2;
}

.tblinboad{

}

.tsubakuro02Area{
  width: 100%;
}

.col-sm-8.col-sm-offset-4.mb100{
margin-bottom: 0 !important;
}

.boadBlock .fz45{
  margin-top: 50px !important;
  font-size: 26px !important;
}

.mb230{
  margin-bottom:0 !important;
}

.mt-41{
  position: absolute;
  top: 16px !important;
  width: 33% !important;
  }

.mt-41.btn02{
  right:-5px !important;
}

.fixed .mt-41{
    top: -22px !important;
    width: 26% !important;
    margin-top: 0 !important;
}

.fixed .mt-41.btn01{
  margin-left:55%;
}

.susbcribe-text.fz30{
  font-size: 18px !important;
}

ul.gameSchedule ul li.gameTickeBtn a{
  bottom: -55px;
}

ul.gameSchedule > li{
  margin-bottom: 60px;
}

.table-responsive table{
width:100%;
}

.table-responsive{
overflow: auto !important; /* tableをスクロールさせる */
white-space: nowrap !important; /* tableのセル内にある文字の折り返しを禁止 */
}

.table-responsive::-webkit-scrollbar{ /* tableにスクロールバーを追加 */
 height: 5px !important;
}

.table-responsive::-webkit-scrollbar-track{ /* tableにスクロールバーを追加 */
 background: #F1F1F1 !important;
}

.table-responsive::-webkit-scrollbar-thumb { /* tableにスクロールバーを追加 */
 background: #BCBCBC !important;
}

.row-eq-height{
  display: block !important;
  flex-wrap: inherit !important;
}

.row-eq-height .pt40,
.row-eq-height .pb20{
  padding: 10px !important;
}

ul.caution{
  padding: 1em !important;
}

.col-xs-6.map{
  padding: 0 !important;
}
}
