.cake-sql-log{
  display: none;
}


*{
  font-family: 'Noto Serif JP', serif;
}

body{
  background: #0a0b0d;
}

.block {
  background: linear-gradient(#1F2C4C, #001443);
}

.kvArea{
  position: relative;
  padding:0;
  margin:auto;
  /* width: 98vw; */
/*  height: 100vh; */
  overflow: hidden;
  background: #000
}

.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}
.c-gold{ color: #ab984a}

.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;}

.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%);}


.copyArea{
  /* background-image: url(/event/55th/asset/images/event/special/2024/55th/55th_logo_sukashi.png?v=2) !important; */
  background-repeat: no-repeat;
  background-position: center;
}

.copy{
  padding:60px 0 50px;
  line-height: 2;
  letter-spacing: 0.1em;
}



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.topicsArea{
  padding: 0;
  text-align: left;
  list-style-type: none;
}

ul.topicsArea li{
  margin: 0 0 40px;
}

ul.topicsArea li span.cate{
  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;
  font-size: 14px;
  border:1px solid #ccc;
  border-radius: 4px;

}

ul.topicsArea li span.cate.event{
  color: #4f70be;
  border-color: #4f70be;
}

ul.topicsArea li span.cate.info{
  color: #777;
  border-color: #777;
}

ul.topicsArea li span.time{
   margin-right: 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;
  font-size: 11px;
  color: #686969;
}

ul.topicsArea li span.time i{
  display: inline-block;
  margin-right:5px !important;
  margin-left: 10px;
}

ul.topicsArea li span.title a{
    font-family: 'Noto Serif JP', serif !important;
}

button#more_btn,
button#close_btn{
  background: inherit;
  border: 0;
}

.banner_inst_text{
  font-family: 'Noto Serif JP', serif !important;
  line-height: 1.8;
}


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;
}

ul.caution li::before{
  position: absolute;
  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 crewday2019 */
.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;}
.bg-white{  background: #fff;}

.picTitle{
  padding: 20px 0 0;
}

.picTitle .title-box{
  margin-bottom: 20px;
}

.title-box{
  padding-bottom: 20px;
  background: url(/event/55th/asset/images/event/special/2019/50th/title_line.png) no-repeat;
  background-position: bottom;
}

.title-box h1{
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    letter-spacing: 0.5em;
}

.Content-title h2 {
  font-family: 'Noto Serif JP', serif;
}


.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: #0a0b0d !important;
  border-top: 6px solid #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:#001443;
}

.block-title.underline{
  border-bottom: solid 5px #a4cd39;
  box-shadow: 0 5px 0 #1c2d4e;

}

#banner.detailVisual01{
  height: 240px;
  background-image: url(/event/55th/asset/images/event/special/2019/crewday2019/bg01.jpg) !important;
  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
}

/* tab */
.nav-tabs.nav-justified>li>a{
  font-family: 'Noto Serif JP', serif;
  border-radius:0 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
  color: #001443;
  background-color: #eaeaea;
}

.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{
  color: #fff;
  background-color: #2a2a2b;
}

.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%;
  padding:30px;
  margin: auto;
  font-size:18px;
  line-height: 1.5;
  color: #222;
  text-align: left;
  letter-spacing: 0.05em;
  border: 4px solid #ab984a;
}

.timelineText div p{
font-family: 'Noto Serif JP', serif;
}

.timelineText div p.title{
  display: block;
  padding-bottom: .5em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #ab984a;
  text-align: center;
  border-bottom: 1px solid #ab984a;
}

.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: #0a0b0d;
}

.cd-timeline__img.cd-timeline__img--picture.red{
  background: #e50000;

}

.cd-timeline__content{
  padding: 5px 10px;
  font-family: 'Noto Serif JP', serif !important;
  border-radius: 0;

}

.cd-timeline__content h2{
  padding:0 1em;
  margin-top: 10px !important;
  font-family: 'Noto Serif JP', serif !important;
  font-size: 18px;
  font-weight: normal !important;
  text-align: left;
  letter-spacing: 0.05em;
}

.cd-timeline__content::before{
  top:18px;
}

.cd-timeline__block:nth-child(even) .cd-timeline__content::before{
  top:18px;
}

.cd-timeline__content.gray{
  font-size: 16px;
  background: #bababa;
  box-shadow: 0 3px 0 #bababa;
}

.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{
  font-size: 16px;
  background: #e50000;
  border: 1px solid #ccc;
  box-shadow: 0 3px 0 #e50000;
  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{
  font-size: 16px;
/*  background: #ffe7c4; */
  background-image: linear-gradient(135deg, #a79756, #faf8c5, #a79756);
  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{
  top: 0;
left: 48%;
  width:50px;
  height:50px;
  background: #fff;
  box-shadow: 0 0 0 2px #ff9800, inset 0 2px 0 rgb(0 0 0 / 0.08), 0 3px 0 4px rgb(0 0 0 / 0.05);
}

.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold img{
  top: 17px;
  left: 17px;
  width: 80%;
  height: 80%;
}

.cd-timeline__block.js-cd-block.uniform .cd-timeline__img.uniform{
  top: 0;
  left: calc( 50% - 17px);
  width: 50px;
  height: 50px;
}

.cd-timeline__img.cd-timeline__img--picture.js-cd-img.uniform img{
  top: calc( 50% - 13px );
  left: calc( 50% - 13px );
  width: 50px;
  height: 50px;
}

.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 (width <= 991px) {
.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
  top: 5px;
  left: 51.5%;
  width: 40px;
  height: 40px;
}

.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 (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;
    top: 0 !important;
    left: auto !important;
    display: block !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{
  position: absolute;
  top: 6px;
  left: 124%;
  width: 100%;
  font-size: 1.6rem;
  color:#d0d0d0;
  text-align: left;

}

#slide_wrapp {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}

#slide_wrapp .slide_item {
  position: relative;
  z-index: 1;
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: opacity 2s linear, transform 7.5s linear;
  transform: scale(1.2);

}

#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%
}

.logo.sp{
  position: relative;
  top: -1em;
  left: calc( 50% - 2.5em);
  z-index: 2;
  width:5em;
  }

  .fixed a.logo img{
    width: 100%;
  }

  .fixed a.logo{
    position: absolute;
    width: 90%;
    }

    .textArea .copy{
      padding: 0;
      font-size: 1em !important;
      line-height: 1.5;
      letter-spacing: 0.1em;
    }


/* w1400px 以上 */
@media screen and (width >= 1400px) {
  #banner{
    background-color: #e4e4e4;
    background-size: 90% !important;
  }
}
/* w1200px 以上 */
@media screen and (width >= 1200px) {
  #banner.detailVisual01{
    height: 300px;
    background: #fff
  }
}
/* w1200px 以下 */
@media screen and (width <= 1200px) {
#banner{
  padding-top: 0;
}

.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;
}
}

/* w992px 以上 */
@media screen and (width >= 992px) {
  .cd-timeline__img{
    top: 24px;
    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 以下 */
@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;
}

.nav-justified>li a{
  padding: 10px 0;
  margin:0;
  font-size: 0.9em;
}

.timelineText div{
  padding: 20px;
  font-size: 1em;
}

.cd-timeline__content h2{
  font-size: 1em;
}

}
/* w992px 以下 */

/* w420px 以下 SP */
@media screen and (width <= 420px) {
.fwb-sp{
  font-weight: bold !important;
}

.textArea{
  position: relative;
  overflow: inherit;
}

.copyArea{
  background-image: none !important;
}

.nav>li{
  width: calc( 100% / 3 );
}

.nav-tabs.nav-justified>li{
  float: left;
}

.block {
  padding: 40px 0;
}

.block.block-title-sp{
  padding: 20px 0 40px;
}

.picTitle .title-box{
  margin-bottom: 0;
}

.linktoTop{
display: inline-block !important;
padding-left:10px;
}

.linktoTop img{
width: 50px;
}

.linktoTop{
  display: none;
}

.fixed .linktoTop{
  display: inline;
}

.tac-pc{
  text-align: inherit !important;
}

h1{
  width:100%;
  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;
}

.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{
  padding-top: 1.2em !important;
  margin-left: 40px !important;
}

.cd-timeline__content h2{
  padding: 0 0.5em;
  font-size: 14px;
}

.timelineText div{
  padding: 1em;
  font-size: 14px;
}

.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;
}

.cd-timeline__date{
/*  position: inherit; */
  position: absolute !important;
/*  top: auto; */
top: .5em !important;
  left: auto !important;
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px !important;
  color: #515151 !important;

}

.cd-timeline__img.cd-timeline__img--picture.js-cd-img.gold{
  top: 12px;
  left: 3px !important;
  width: 25px !important;
  height: 25px !important;
}

.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;
}
}
