.cake-sql-log{
  display: none;
}


*{
  font-family: 'Noto Sans JP', sans-serif !important;
}

.far,.fas{
  font-family: Font Awesome\ 5 Free !important;
}

body{
  background: #0a0b0d;
}
/*
.block {
  background: linear-gradient(#f6fdd0, #fbffe7);
}
*/
/*奇数*/
/* .block:nth-child(odd) .title-box h1.block-title{ color: #001443 !important;}
.block:nth-child(odd) {background: #aacd17;}
.block:nth-child(odd) .title-box h1.block-title{
  color: #001443 !important;
  text-transform : none;
} */

/*偶数*/
.block:nth-child(even) {background: #001443;}
.block:nth-child(even) .title-box h1.block-title{
  color: #aacd17 !important;
  text-transform : none;
}
.block:nth-child(even) p{
  color: #fff;
  line-height: 1.8;
}


.block.greenmater {background: #fff !important;}
.block.greenmater .title-box h1.block-title{ color: #001443 !important;}

.kvArea{
  width: 98vw;
/*  height: 100vh;*/
  overflow: hidden;
  position: relative;
  background: #000;
  margin:auto;
  padding:0
}

.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;}


.block.greenmater p{color: #333;}

.c-black{color:#333 !important;}
.c-blue{color: #0000ff !important;}
.c-red{color: #cc0000 !important;}
.c-gray{color: #666666 !important;}
.c-white{color: #ffffff !important;}
.c-lt-gray{ color:#e8edf6 !important;}
.c-gold{ color: #ab984a !important;}
.c-dark-blue{color: #001344 !important;}
.c-yellow-green{color: #abcc07 !important;}
.block.greenmater p.notice{color: #cd1717 !important;}

ul.notice-list{
  padding: 0 0 0 1em;
}
ul.notice-list li{
  font-size: 16px;
  margin-bottom:1.5em;
  list-style: none;
}
ul.notice-list li::before{
  content: '・';
  position: absolute;
  left: 0.5em;
}
.upgrade_notice ul.notice-list li::before{
  left: 1.5em;
}
ul.notice-list-s{
  padding: 0 0 0 1em;
}
ul.notice-list-s li{
  font-size: 14px;
  margin-bottom:0.5em;
  list-style: none;
}
ul.notice-list-s li::before{
  content: '・';
  position: absolute;
  left: 0.5em;
}
.upgrade_notice ul.notice-list-s li::before{
  left: 1.5em;
}
.unl{text-decoration: underline;}

.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;}
.fz42{font-size: 42px !important;}
.fz45{font-size: 45px !important;}

#sidebar-wrapper.active{
  width: 360px;
}
.sidebar-nav{
  width: 350px;
}

.lh05{line-height: 0.5 !important;}
.lh06{line-height: 0.6 !important;}
.lh07{line-height: 0.7 !important;}
.lh08{line-height: 0.8 !important;}
.lh09{line-height: 0.9 !important;}
.lh10{line-height: 1.0 !important;}
.lh11{line-height: 1.1 !important;}
.lh12{line-height: 1.2 !important;}
.lh13{line-height: 1.3 !important;}
.lh14{line-height: 1.4 !important;}
.lh15{line-height: 1.5 !important;}



.sticky .logoArea{ display: none !important;}
.sticky.fixed .logoArea{display: block !important;}


/*footer banner*/
.Bnr {
    position: relative;
    margin: 0 auto;
    width: 100%;
    display: none;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif !important;
}
.Bnr .Bnr__img {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-font-smoothing: none;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    bottom: 0;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}
.Bnr .Bnr__img_sp {
    position: fixed;
    bottom: 0;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    z-index: 1000;
}



/* .block:nth-child(odd) .tbl-th p.maru_half{
  border-radius: 50%;
  width: 2em;
  height: 2em;
  padding: 0 !important;
  color: #fff !important;
  border: 4px solid #abcd03;
  background: #abcd03;
  text-align: center;
} */

.pc-fz28{ font-size: 28px !important}

.tbl-th, .tbl-td{
  padding: 10px 10px 0;
}
.tbl-th p, .tbl-td p{

}
.tbl-th{
  font-weight: bold;
  background: #aacd17;
  font-weight: bold;
}
.tbl-th p{
  font-weight: bold;
  color: #001443 !important;
}
.tbl-td{
  background: #fff;
}
.tbl-td p{
  color: #333 !important;
}
/* .block:nth-child(odd) .tbl-th{
  background: #001443;
}
.block:nth-child(odd) .tbl-th p{
  font-weight: bold;
  color: #aacd17 !important;
} */
.carousel-control.left{
  background-image:none;
}
.carousel-control.right{
  background-image:none;
}


.mt-41{margin-top: -41px !important;}
.fixed .mt-41{margin-top: -30px !important;}
.mt0{margin-top:0px !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;}
.mt100{margin-top: 100px !important;}

.pc-mt0{margin-top:0px !important;}
.pc-mt5{margin-top:5px !important;}
.pc-mt10{margin-top:10px !important;}
.pc-mt15{margin-top:15px !important;}
.pc-mt20{margin-top:20px !important;}
.pc-mt25{margin-top:25px !important;}
.pc-mt30{margin-top:30px !important;}
.pc-mt35{margin-top:35px !important;}
.pc-mt40{margin-top:40px !important;}
.pc-mt45{margin-top:45px !important;}
.pc-mt50{margin-top:50px !important;}
.pc-mt100{margin-top: 100px !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:0px !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;}

.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;}
.pb60{padding-bottom:60px !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;}
.fw400{ font-weight: 400 !important;}
.fw500{ font-weight: 500 !important;}
.fw700{ font-weight: 700 !important;}
.fw900{ font-weight: 900 !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%);}

.btn-group-lg>.btn, .btn-lg{
  border-radius:0
}
.btn-primary{
  background: #ffffff;
  color: #001443;
  border-color: #001443;
}
.btn{
  border-width: 4px !important;
}
.block:nth-child(even) .btn-primary{
  border-color: #aacd17 !important;
}

.logoArea .img img.logo{
  width: 100%;
}

.video-wrapper{
  width: 100vw;
  height: 43.5vw;
  position: relative;
}
.video-wrapper video{
  width: 100vw;
}
.video-wrapper .icon-wrapper{
  position: absolute;
  /*  top: 45vh;*/
  top: calc( 50% - 4em );
  left: calc( 50% - 3em );
}
.video-wrapper .bg-wrapper{
  background-image: url(/img/event/special/2019/tokyo_en_project/overlays/01.png);
  width: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 43.5vw;
}
.movieIcon{
  display: block;
  font-size: 6em;
  z-index: 1;
  position: relative;
  color: #fff;
}
.btn-success{
  background-color: #a9cc17;
  border-color: #a9cc17;
}
.btn-success:hover{
  background-color: #a9cc17;
  border-color: #a9cc17;
}
.copyArea{
  background-image: url(/img/event/special/2019/50th/logo_sukashi.png) !important;
  background-repeat: no-repeat;
  background-position: center top;
}


.copy{
  line-height: 2;
}
.upgrade_notice{
  background: #fff;
  padding: 1em;
}
.upgrade_notice .notice{
  color: #c00 !important;
}
.container{
  width: 100%;
}
.card{
  background-color: #d5f93d;
  border: 1px solid #92b014;
  box-shadow: 0px 5px 20px rgba(0,0,0,0.4);
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px;
}
/* .card p{
  color: #333 !important;
}
.card p.time{
  font-size: 16px;
} */
.card .date{
  font-size: 33px;
  font-weight: 900;
  margin-bottom: 0;
}
.card .date span{
  font-size:20px;
}

.ticket_close {
    float: none;
    position: relative;
}
.ticket_close .soldout {
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    margin-top: -10px;
    margin-left: -10px;
    z-index: 1;
}
.ticket_close .soldout div img {
    margin: 0 auto;
}
.ticket_close .soldout p {
    color: #fff !important;
    font-size: 32px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
}
ul.gameSchedule > li{
  border-top: 1px solid #d6d6d6;
  height: 80px;
}
ul.gameSchedule{
  border-bottom: 1px solid #d6d6d6;
}
/* For modern browsers */
ul.gameSchedule > li:before,
ul.gameSchedule > li:after {
    content:"";
    display:table;
}

ul.gameSchedule > li:after { clear:both; }

ul.gameSchedule,
ul.gameSchedule ul{
  list-style-type: none;
  padding: 0;
}
ul.gameSchedule > li{
  position: relative;
  padding-bottom: 10px;
}
ul.gameSchedule ul li.gameCate{
  background: #efefef;
  padding: 3px;
  font-size: 0.7em;
  display: inline;
  position: absolute;
}
ul.gameSchedule ul li.gameDate{
  padding: 3px;
  position: absolute;
  top:30px;
  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{
  width: 65px;
  position: absolute;
  left: 110px;
  top: 7px;
}
ul.gameSchedule ul li.gameTime{
  font-size: 1.0em;
  display: inline;
  position: absolute;
  left: 190px;
  top: 40px;
}
ul.gameSchedule ul li.gamePlace{
  font-size: 0.8em;
  display: inline;
  position: absolute;
  left: 240px;
  top: 42px;
}
ul.gameSchedule ul li.gamePlace > span{
  color: #2E4FB5;
  background-color: #e9edf9;
  font-size: 0.75em;
  margin-left: 5px;
  padding: 3px;
  font-weight: bold;
}
ul.gameSchedule ul li.gameTickeBtn{
  position: absolute;
  width: 100%;
  right: 0;
  top: 30px;
}

ul.gameSchedule ul li.gameTickeBtn a{
  display: block;
  width: 100%;
  text-align: center;
  border: 3px solid #337ab7;
  font-weight: bold;
}

ul.gameSchedule ul li.gameTickeBtn a:hover{
  border: 3px solid #00ceb8;
  background-color: #00ceb8;
  color: #fff;
}

ul.gameSchedule ul li.gameTickeBtn a.closed{
  border: 3px solid #999;
  color: #999;
}
ul.gameSchedule ul li.gameTickeBtn a.closed:hover{
  background-color: rgba(255,255,255,0);
}
ul.gameSchedule ul li.gameTickeBtn div.item{
  width: 50px;
  float: left;
  position: absolute;
  top: -8px;
  left: 0;
}
ul.gameSchedule ul li.gameTickeBtn a.closed div.item{
  opacity: 0.5;
}




ul.topicsArea{
  list-style-type: none;
  text-align: left;
  padding: 0;
}
ul.topicsArea li{
  margin: 0 0 40px;
}
ul.topicsArea li span.cate{
  border:1px solid #ccc;
  font-size: 14px;
  border-radius: 4px;
  display: inline-block;
  padding:4px 10px;

  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue',            /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',                  /* Windowsの欧文 */
               'Hiragino Kaku Gothic ProN', /* Macのヒラギノ */
               Meiryo,                      /* Windowsのメイリオ */
               sans-serif;

}
ul.topicsArea li span.cate.event{
  border-color: #ffffff;
  color: #aacd17;
  background-color: #001443
}
ul.topicsArea li span.cate.info{
  border-color: #ffffff;
  color: #aacd17;
  background-color: #001443
}
ul.topicsArea li span.time{
  font-size: 11px;
  color: #686969;
  font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue',            /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',                  /* Windowsの欧文 */
               'Hiragino Kaku Gothic ProN', /* Macのヒラギノ */
               Meiryo,                      /* Windowsのメイリオ */
               sans-serif;
   margin-right: 10px;
}
ul.topicsArea li span.time i{
  margin-right:5px !important;
  margin-left: 10px;
  display: inline-block;
}
ul.topicsArea li span.title a{
  font-family: 'Noto Sans JP', sans-serif !important;
  color: #edf5cd;
  width: 100%;
  display: block;
  margin-top: 2px;
}
button#more_btn,
button#close_btn{
  background: inherit;
  border: 0;
}
.banner_inst_text{
  font-family: 'Noto Sans JP', sans-serif !important;
  line-height: 1.8;
}


ul li.susbcribe-text{
  margin-bottom: 10px;
}

ul.caution{
  list-style: none;
}
ul.caution li{
  color: #6f6f6f;
  font-size: 0.8em;
  margin-bottom: 5px;
  position: relative;
}
ul.caution li:before{
  content:'※';
  position: absolute;
  left: -1.45em;
}
.btnArea{
  width: 100%;
  text-align: center;
  margin: 15px 0;
}
.btnArea a{
  display: block;
  border: 3px solid #337ab7;
  font-weight: bold;
}
.btnArea a:hover{
  border-color: #00ceb8;
  background-color: #00ceb8;
  color: #fff;
}
.btnArea.btn-red a{
  border-color: #c00;
  color: #c00;
}
.btnArea.btn-red a:hover{
  border-color: #c00;
  background-color: #c00;
  color: #fff;
}
.btnArea.btn-green a{
  border-color: #5cd88f;
  color: #5cd88f;
}
.btnArea.btn-green a:hover{
  border-color: #5cd88f;
  background-color: #5cd88f;
  color: #fff;
}
.btnArea.btn-closed a{
  border-color: #999999;
  color: #999999;
}
.btnArea.btn-closed a:hover{
  background-color: rgba(255,255,255,0);
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

/*for crewday2019*/
.linktoTop{
  padding-top:10px;
  padding-left:10px;
  display: inline-block !important;
}
.linktoTop img{
  width: 100px;
}
.bg-gray{  background: #f3f3f3;}
.bg-light-gray{  background: #f0f0f0;}
.bg-dark-blue{  background: #1c2d4e;}
.bg-white{  background: #fff;}
#footer.bg-dark-blue{
  background: #001443 !important;
}
.picTitle{
  padding: 20px 0px 0px 0px;
}
.picTitle .title-box{
  margin-bottom: 20px;
}
.title-box{
  background: url(/img/event/special/2019/tokyo_en_project/title_line.png) repeat-x;
  background-position: bottom;
  padding-bottom: 20px;
  margin-top: 20px;
}
.title-box h1{
    font-family: 'Noto Sans Japanese';
    font-size: 37px;
    font-weight: 900;
}


.boadBlock{
  background-repeat: no-repeat;
  padding : 50px 80px;
  background-position: center top;
  min-height: 510px;
}
.boadBlock .susbcribe-text{
  font-size: 25px !important;
  color: #666;
  line-height: 1.5;
  margin-bottom: 20px;
}

.doaraBTN{
  top: 295px;
  position: absolute;
  right: 0;
}

.tblinboad{
color: #666;
font-size: 20px !important;
margin-top:10px;
margin:auto;
}
.tblinboad th{
  font-weight: normal !important;
  vertical-align: top;
  width: 8em;
  text-align: right;
  padding: 12px 20px 12px 10px;
  border-right: 1px solid #ccc;
}
.tblinboad td{
  vertical-align: top;
  padding: 12px 10px 12px 19px;
}
.tblinboad td ul.caution{
  margin-left: -15px;
  font-size:15px;
}
.alert{
  background: #fff2f2;
  color: #e44343;
  border: 1px solid #e44343;
  margin-left: 43px;
  margin-right: 43px;
}
.btn{
  width: 100%;
  font-weight: bold;
}
.btn-outline-danger{
  border-color: #f5593d;
  color: #f5593d;
  opacity: 1;
  background-color: #fff;
}
.btn-outline-danger:hover{
  background-color:#f5593d;
  color:#fff;
}
.btn-round{
  border-radius: 30px;
}

#footer{
  background: #aacd17 !important;
}

#banner{
  background-image: url(/img/event/special/2021/tokyo_en_project/visual.jpg?20210331) !important;
  background-position: right top !important;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #001443;
  height: 52vw;
}
/* .hand-container{
  background-image: url(/img/event/special/2021/tokyo_en_project/visual_logo.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
} */

.tblinboad td.leftCell{
 width:60% !important;
}


ul.caution li.c-red{
  color: #cc0000 !important;
}

h2.present{
  line-height: 1.5
}
.textArea{
  background:#abcd03;
/*  padding-top: 40px !important;*/
}

.block-title.underline{
  border-bottom: solid 5px #a4cd39;
  box-shadow: 0 5px 0 #1c2d4e;

}
.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{
  background: #1d2e4e;
  color: #fff;
}
.bg-green .card{
  background: #fff;
  padding: 5px 0;
}
.bg-green .card .weekday{
  font-size:0.75em
}

/* tab */
.nav-tabs.nav-justified>li>a{
  border-radius:0 !important;
  font-family: 'Noto Serif JP', serif;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
  background-color: #001443;
  color: #fff;
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover{
  border-color: #000;
  border-bottom-color: #0c3493;
}
.nav-tabs>li>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover{
  background-color: #2a2a2b;
  color: #fff;
}
.nav-tabs.nav-justified a,
.nav-tabs.nav-justified a:focus,
.nav-tabs.nav-justified a:hover{
  border-color: #000;
}
.nav-tabs.nav-justified>li>a{
  border-bottom: 1px solid #6a6a6a;
}

/* timeline */
.timelineText div{
  width: 90%;
  margin: auto;
  padding:30px;
  text-align: left;
  font-size:18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #222;
  border: 4px solid #ab984a;
}
.timelineText div p{
font-family: 'Noto Serif JP', serif;
}
.timelineText div p.title{
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 1em;
  color: #ab984a;
  border-bottom: 1px solid #ab984a;
  padding-bottom: .5em;
}

.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;

  font-family: 'Noto Serif JP', serif !important;

}
.cd-timeline__content h2{
  font-family: 'Noto Serif JP', serif !important;
  font-weight: normal !important;
  margin-top: 10px !important;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: left;
  padding:0 1em;
}
.cd-timeline__content::before{
  top:18px;
}
.cd-timeline__block:nth-child(even) .cd-timeline__content::before{
  top:18px;
}

.cd-timeline__content.gray{
  background: #bababa;
  box-shadow: 0 3px 0 #bababa;
  font-size: 16px;
}
.cd-timeline__content.gray h2{
 font-size: 14px;
}
.cd-timeline__content img{
  margin-top:10px;
}
.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__content.gold{
/*  background: #ffe7c4;*/
  background-image: linear-gradient(135deg, #a79756, #faf8c5, #a79756);
  box-shadow: none;
  font-size: 16px;
  border: 1px solid #FF9800;
  box-shadow: none;
}
.cd-timeline__content.gold h2{
  color: #222 !important;
}
.cd-timeline__content.gold::before{
  border-left-color: #FF9800;
}
.cd-timeline__block:nth-child(even) .cd-timeline__content.gold::before{
  border-right-color: #FF9800;
}
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
  width:50px;
  height:50px;
  background: #fff;
  box-shadow: 0 0 0 2px #ff9800, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  top: 0;
left: 48%;
}
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold img{
  width: 80%;
  height: 80%;
  top: 17px;
  left: 17px;
}

.cd-timeline__block.js-cd-block.uniform .cd-timeline__img.uniform{
  width: 50px;
  height: 50px;
  top: 0;
  left: calc( 50% - 17px);
}
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.uniform img{
  width: 50px;
  height: 50px;
  left: calc( 50% - 13px );
  top: calc( 50% - 13px );
}
.cd-timeline__block.js-cd-block.uniform .cd-timeline__content{
background: none;
box-shadow: none;
}
.cd-timeline__block.js-cd-block.uniform .cd-timeline__content::before{
  border: none !important;
}
.uniformTitle{
  color: #222 !important;
}
.modal{
  z-index: 99999;
}
.member_comment{
  background: #fff;
  border: 4px solid #ab984a;
}
.member_comment p{
  font-family: 'Noto Serif JP', serif;
}


@media screen and (max-width: 991px) {
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
  width: 40px;
  height: 40px;
  left: 51.5%;
  top: 5px;
}

.cd-timeline__block.js-cd-block.uniform .cd-timeline__img.uniform{
  left: 51%;
}
.cd-timeline__block.uniform:nth-child(even) .cd-timeline__date{
  padding-right:.5em;
}
}
@media screen and (max-width: 949px) {
  .cd-timeline__block.js-cd-block.uniform .cd-timeline__img.uniform{
    left: -6px;
  }
  .uniform .cd-timeline__date{
    color : #fff !important;
  }
  .cd-timeline__date{
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: auto !important;
    color: #222 !important;
  }
  .cd-timeline__content{
    padding-top: 2em !important;
  }
  .red .cd-timeline__date{
    color : #fff !important;
  }
  .cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
    left: 0 !important;
  }
}


.cd-timeline__date{
  color:#d0d0d0;

  position: absolute;
  width: 100%;
  left: 124%;
  top: 6px;
  font-size: 1.6rem;
  text-align: left;

}
#slide_wrapp {
  position: relative;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
#slide_wrapp .slide_item {
  opacity: 0;
  transform: scale(1.2);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
  z-index: 1;
  margin: 0 !important;
  padding: 0 !important;

}
#slide_wrapp .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
/*
  left: 0;
*/
}
#slide_wrapp .slide_item.show_ {
  opacity: 1;
}
#slide_wrapp .slide_item.zoom_ {
  transform: scale(1.1);
}
#slide_wrapp .slide_item img {
  display: block;
}

.kvArea .logo{
position: absolute;
top: 3%;
left: 3%;
z-index: 2;
width:5em;
}
.kvArea .logo img{
  width:100%
}

.kvArea .logo_swallows{
  position: absolute;
  top: 6%;
  right: 3%;
  z-index: 2;
  width: 7em;
}
.kvArea .logo_swallows img{
  width:100%
}


/* w1400px 以上 */
@media screen and (min-width: 1400px) {
  #banner{
    background-color: #000;
  }
}
/* w1200px 以上 */
@media screen and (min-width: 1200px) {
  #banner.detailVisual01{
    height: 300px;
    background: #fff
  }
}
/* w1200px 以下 */
@media screen and (max-width: 1200px) {

.hand-container{
  max-height: 520px;
}
.boadBlock{
  padding: 50px 40px;
}
.tblinboad td.leftCell{
 width:60% !important;
}
.doaraBTN{
  top: 335px;
}
.tsubakuro02Area{
  width:auto;
}
.tsubakuro04Area{
  left:-130px;
  right:auto;
}
}

/* w992px 以上 */
@media screen and (min-width: 992px) {
  .cd-timeline__img{
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -9px;
    top: 24px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow:
    0 0 0 2px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05)
  }
}

/* w992px 以下 */
@media screen and (max-width: 992px) {
#banner{
  padding-top: 0;
}
.hand-container{
  max-height: 450px;
}
.boadBlock{
  padding: 40px 30px;
  background-size: cover;
  min-height: 340px;
}
.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{
  left:-130px;
  right:auto;
}
.boadBlock .fz45 {
  margin-top: 50px !important;
  font-size: 32px !important;
}
.nav-justified>li a{
  font-size: 0.9em;
  margin:0;
  padding: 10px 0;
}
.timelineText div{
  padding: 20px;
  font-size: 1em;
}
.cd-timeline__content h2{
  font-size: 1em;
}

}
/* w992px 以下 */


/* w420px 以下 SP */
@media screen and (max-width: 450px) {

.pc-mt0{margin-top:inherit !important;}
.pc-mt5{margin-top:inherit !important;}
.pc-mt10{margin-top:inherit !important;}
.pc-mt15{margin-top:inherit !important;}
.pc-mt20{margin-top:inherit !important;}
.pc-mt25{margin-top:inherit !important;}
.pc-fz28{ font-size: inherit !important}
.pc-mt30{margin-top:inherit !important;}
.pc-mt35{margin-top:inherit !important;}
.pc-mt40{margin-top: inherit !important;}
.pc-mt45{margin-top: inherit !important;}
.pc-mt50{margin-top: inherit !important;}
.pc-mt100{margin-top: inherit !important;}

.sp-mt0{margin-top: 0px !important;}
.sp-mt5{margin-top: 5px !important;}
.sp-mt10{margin-top: 10px !important;}
.sp-mt15{margin-top: 15px !important;}
.sp-mt20{margin-top: 20px !important;}
.sp-mt25{margin-top: 25px !important;}
.sp-mt30{margin-top: 30px !important;}
.sp-mt35{margin-top: 35px !important;}
.sp-mt40{margin-top: 40px !important;}
.sp-mt45{margin-top: 45px !important;}
.sp-mt50{margin-top: 50px !important;}
.sp-mt100{margin-top: 100px !important;}

.sp-mb0{margin-bottom: 0px !important;}
.sp-mb5{margin-bottom: 5px !important;}
.sp-mb10{margin-bottom: 10px !important;}
.sp-mb15{margin-bottom: 15px !important;}
.sp-mb20{margin-bottom: 20px !important;}
.sp-mb25{margin-bottom: 25px !important;}
.sp-mb30{margin-bottom: 30px !important;}
.sp-mb35{margin-bottom: 35px !important;}
.sp-mb40{margin-bottom: 40px !important;}
.sp-mb45{margin-bottom: 45px !important;}
.sp-mb50{margin-bottom: 50px !important;}
.sp-mb100{margin-bottom: 100px !important;}

.sp-fz10{font-size: 10px !important;}
.sp-fz11{font-size: 11px !important;}
.sp-fz12{font-size: 12px !important;}
.sp-fz13{font-size: 13px !important;}
.sp-fz14{font-size: 14px !important;}
.sp-fz15{font-size: 15px !important;}
.sp-fz16{font-size: 16px !important;}
.sp-fz17{font-size: 17px !important;}
.sp-fz18{font-size: 18px !important;}
.sp-fz19{font-size: 19px !important;}
.sp-fz20{font-size: 20px !important;}
.sp-fz21{font-size: 21px !important;}
.sp-fz22{font-size: 22px !important;}
.sp-fz23{font-size: 23px !important;}
.sp-fz24{font-size: 24px !important;}
.sp-fz25{font-size: 25px !important;}
.sp-fz26{font-size: 26px !important;}
.sp-fz27{font-size: 27px !important;}
.sp-fz28{font-size: 28px !important;}
.sp-fz29{font-size: 29px !important;}
.sp-fz30{font-size: 30px !important;}
.sp-fz31{font-size: 31px !important;}
.sp-fz32{font-size: 32px !important;}
.sp-fz33{font-size: 33px !important;}
.sp-fz35{font-size: 35px !important;}
.sp-fz37{font-size: 37px !important;}
.sp-fz40{font-size: 40px !important;}
.sp-fz42{font-size: 42px !important;}
.sp-fz45{font-size: 45px !important;}
.sticky{ display: none !important;}
.sticky.fixed{display: block !important;}

.sp-lh05{line-height: 0.5}
.sp-lh06{line-height: 0.6}
.sp-lh07{line-height: 0.7}
.sp-lh08{line-height: 0.8}
.sp-lh09{line-height: 0.9}
.sp-lh10{line-height: 1.0}
.sp-lh11{line-height: 1.1}
.sp-lh12{line-height: 1.2}
.sp-lh13{line-height: 1.3}
.sp-lh14{line-height: 1.4}
.sp-lh15{line-height: 1.5}

.sp-pb5{padding-bottom:5px !important;}
.sp-pb10{padding-bottom:10px !important;}
.sp-pb15{padding-bottom:15px !important;}
.sp-pb20{padding-bottom:20px !important;}
.sp-pb25{padding-bottom:25px !important;}
.sp-pb30{padding-bottom:30px !important;}
.sp-pb35{padding-bottom:35px !important;}
.sp-pb40{padding-bottom:40px !important;}
.sp-pb45{padding-bottom:45px !important;}
.sp-pb50{padding-bottom:50px !important;}

#banner{
  background-image: url(/img/event/special/2021/tokyo_en_project/visual_sp.jpg?20210331) !important;
  background-position: right top !important;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 30px !important;
  background-color: #aacd17;
  height: 67vw;
}

.video-wrapper .bg-wrapper{
  background-image: url(/img/event/special/2019/tokyo_en_project/overlays/01.png);
}
.textArea{
  padding-top: 10px !important;
}
.fwb-sp{
  font-weight: bold !important;
}

#sidebar-wrapper.active{
  width: 100%;
}
.sidebar-nav{
  width: 100%;
}

.video-wrapper{
  overflow: hidden;
  height: 86.5vw;
}
.video-wrapper video{
  width: 200%;
  position: absolute;
  left: -50%;
  right: -50%;
}
.video-wrapper .bg-wrapper{
  height: 75vh;
}
.card{
  margin-top:0;
  margin-bottom: 20px;
}
.title-box h1{
    font-family: 'Noto Sans Japanese';
    font-size: 20px;
    font-weight: 900;
}
.textArea{
  position: relative;
  overflow: inherit;
}
.textArea .copy{
  padding: 20px 0 0px;
  font-size: 1em !important;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.textArea .copy.notice{
  font-size: 1.25em !important;
}

.copyArea{
  background-image: none !important;
}

.tbl-th, .tbl-td{
  margin: 0 1em !important;
  padding-bottom: 10px !important;
}
.tbl-th p, .tbl-td p{
  margin: 0 !important
}

.logo.sp{
position: absolute;
top: -1em;
left: calc( 50% - 2.5em);
z-index: 2;
width:5em;
}
.nav>li{
  width: calc( 100% / 5 );
}
.nav-tabs.nav-justified>li{
  float: left;
}
.block {
  padding: 0px 0px 0px 0px;
}
.block.block-title-sp{
  padding: 10px 0px 0px 0px;
}
.picTitle .title-box{
  margin-bottom: 0;
}

.linktoTop{
padding-left:10px;
display: inline-block !important;
}
.linktoTop img{
width: 50px;
}

.linktoTop{
  display: none;
}
.fixed .linktoTop{
  display: inline;
}
.fixed a.logo{
width: 90%;
position: absolute;
}
.fixed a.logo img{
  width: 100%;
}
.tac-pc{
  text-align: inherit !important;
}
h1{
  width:100%;
  margin:0;
  padding:0 !important;
}
.boadBlock{
  padding: 40px 5px !important;
}
.tblinboad td.leftCell{
 width:55% !important;
}
.hand-container{
/*  height: 230px;*/
display: none !important;
}
.doaraBTN{
  top: 00px;
  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;
}
.timelineText div{
  width: 100%;
}
.cd-timeline__container{
  width: 100%;
}
.cd-timeline__img{
  top: 17px;
  left: 6px;
  width: 1em;
  height: 1em;
}
.cd-timeline__container::before{
  left: 12px;
}
.cd-timeline__content.js-cd-content.red .cd-timeline__date{
  color: #fff;
}
.cd-timeline__content{
  margin-left: 40px !important;
  padding-top: 1.2em !important;
}
.cd-timeline__content h2{
  font-size: 14px;
  padding: 0 0.5em;
}
.timelineText div{
  font-size: 14px;
  padding: 1em;
}
.topicsArea{
  padding: 0!important;
}
.topicsArea .title{
  display: block;
  margin-top: 5px;
}
.cd-timeline__content.gray::before{
  border-right-color: #bababa;
  border-left: none;
}
.cd-timeline__content.red::before{
  border-right-color: #fff;
  border-left: none;
}
.kvArea{
  width: 100vw;
  height: 90vh;
}
.cd-timeline__date{
  display: block;
/*  position: inherit;*/
  position: absolute !important;
  left: auto !important;
/*  top: auto;*/
top: .5em !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
  color: #515151 !important;

}

.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
  left: 3px !important;
  width: 25px !important;
  height: 25px !important;
  top: 12px;
}
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold img{
  top:15px;
  left: 15px;
}
.cd-timeline__content.gold::before{
  border-right-color: #FF9800;
}
.cd-timeline__block.js-cd-block.uniform .cd-timeline__img.uniform{
  left: 2px;
  width: 30px;
  height: 30px;
}
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.uniform img{
  top: 12px;
  left: 12px;
width: 30px;
height: 30px;
}

.kvArea .logo_swallows{
  position: absolute;
  top: 6%;
  left: 3%;
  z-index: 2;
  width: 4em;
}
}
